Hello, the displayed pixel size seems to be different for the debug and the release build of the tutorials:
debug build's config window and screen:
release build's config window and screen:
The release build have smaller screen for the app even when both have the same resolution setting: 1280 x 720
The config window for the release build also seems to have a sharper font for the texts.
Since the code for both builds are the same, I thought I needed to set it somewhere in one of the .cfg files but they both seems to have the same settings. How can I change the this? both builds for my project is the same as the tutorial's debug build, but I prefer the display sharpness in the tutorial's release build.