-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Labels
help needed - please!I need help with this issueI need help with this issuewindowingIssues about the window systemIssues about the window system
Description
when enabling the highDPI flag in raylib (SetConfigFlags(FLAG_WINDOW_HIGHDPI);) and using ToggleFullscreen(); the fullscreen Window is twice the size it should be and you only see the top left quarter of your software. Toggling again will half the window size each time you toggle fullscreen until the window is gone.
steps to repdroduce:
SetConfigFlags(FLAG_WINDOW_HIGHDPI); on a high dpi monitor
call ToggleFullscreen();
I am using Windows 11
emillaine and aandrejevas
Metadata
Metadata
Assignees
Labels
help needed - please!I need help with this issueI need help with this issuewindowingIssues about the window systemIssues about the window system