REVIEWED: Window scaling with HighDPI on macOS #5059

This commit is contained in:
Ray
2025-12-17 21:23:25 +01:00
parent 6d562e5e87
commit 4b760091da
3 changed files with 14 additions and 21 deletions

View File

@@ -47,6 +47,8 @@ int main(void)
mousePos = GetMousePosition();
currentMonitor = GetCurrentMonitor();
scaleDpi = GetWindowScaleDPI();
if (IsKeyPressed(KEY_SPACE)) ToggleBorderlessWindowed();
//----------------------------------------------------------------------------------
// Draw