Wrong viewport on HDPI displays on windows when the configured display scale is not 100%
MathiasPaulin opened this issue · comments
Mathias Paulin commented
Expected Behavior
Rendering on a Radium SimpleWindow should fill the viewport with the computed image.
Current Behavior
As seen on the picture below, rendering on hdpi display on windows is not correct. The viewport is not filled as expected.
Possible Solution
I've no idea ... any advice ?
Steps to Reproduce (for bugs)
- get windows with HDPI display, e.g. 3840x2160
- in the display settings, configure Scale and Layout to 150% (recommended on my display so that text is readable)
- launch any Radium app, you then get the above result
- without quitting the app, in the display settings, configure Scale and Layout to 100% (then making text hard to read and everything very small, even on a 32"monitor) and you get the good result as shown below