Something wonky that I've noticed is that the screen is differently sized based on the user's DPI. I know that this is possible to figure out with ImGui and SDL, I just don't know exactly how yet. But this would allow for things to look better on HiDPI screens.
Something wonky that I've noticed is that the screen is differently sized based on the user's DPI. I know that this is possible to figure out with ImGui and SDL, I just don't know exactly how yet. But this would allow for things to look better on HiDPI screens.