Add window resize handling on Mac
This commit is contained in:
@@ -22,6 +22,8 @@ public:
|
||||
MacWindow(const CreateWindowSettings& settings);
|
||||
~MacWindow();
|
||||
|
||||
void CheckForResize(float width, float height);
|
||||
|
||||
public:
|
||||
|
||||
// [Window]
|
||||
|
||||
Reference in New Issue
Block a user