diff options
| author | Karl Zylinski <[email protected]> | 2024-01-13 10:49:04 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-13 10:49:04 +0100 |
| commit | 520c8cffb2f1b5e7d5574e6be6e502489e75ff55 (patch) | |
| tree | d7ac86572344a29335d7ea3ceba01feacff5d4b4 /BINDINGS.md | |
| parent | b7141d556ed2d99c19063ec9f4bd6bb389498810 (diff) | |
| download | raylib-520c8cffb2f1b5e7d5574e6be6e502489e75ff55.tar.gz raylib-520c8cffb2f1b5e7d5574e6be6e502489e75ff55.zip | |
Simplified GetWindowScaleDPI() so it does not fetch the wrong DPI scale some times (Windows looks at center of window while the old raylib code looked on upper left corner of window, now it just uses the glfw function to fetch the window's current scaling). Also introduced a callback to update the CORE.Window.screenScaling when the content scaling updates, previously scaling did not work correctly on systems with multiple monitors that have different DPI scaling. (#3701)
Diffstat (limited to 'BINDINGS.md')
0 files changed, 0 insertions, 0 deletions
