summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorKarl Zylinski <[email protected]>2024-01-13 10:49:04 +0100
committerGitHub <[email protected]>2024-01-13 10:49:04 +0100
commit520c8cffb2f1b5e7d5574e6be6e502489e75ff55 (patch)
treed7ac86572344a29335d7ea3ceba01feacff5d4b4 /BINDINGS.md
parentb7141d556ed2d99c19063ec9f4bd6bb389498810 (diff)
downloadraylib-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