You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the change to LogicalSize there's no way to create a window with desired physical dimensions without checking DPI and resizing after it's created.
The text was updated successfully, but these errors were encountered:
Is this what is causing my window to behave so strangely on my UHD screen? I always have to resize the window to get my conrod gui be resized accordingly, but ONLY on the uhd screen. The fhd is working just fine all the time :(
With the change to LogicalSize there's no way to create a window with desired physical dimensions without checking DPI and resizing after it's created.
The text was updated successfully, but these errors were encountered: