Fix #9993: Handle DPI changes on macOS and Windows
This commit is contained in:
committed by
Michael Lutz
parent
bda602f4b0
commit
45d98f689a
@@ -80,6 +80,7 @@ void DrawMouseCursor();
|
||||
void ScreenSizeChanged();
|
||||
void GameSizeChanged();
|
||||
void UpdateGUIZoom();
|
||||
bool AdjustGUIZoom();
|
||||
void UndrawMouseCursor();
|
||||
|
||||
/** Size of the buffer used for drawing strings. */
|
||||
|
||||
Reference in New Issue
Block a user