1
General / Re: Resolution issues with fullscreen on duplicated (mirrored) displays on Windows?
« on: March 11, 2021, 08:02:50 pm »Note that TVs often have some overscan, so it might well be that you don't see all pixels shown. Usually you can play around with settings to get this aligned.Overscan on TV can be easily turned off by menu settings. And it's turned off. I always see all pixels. I don't think it's related. Because the problem appears even if TV is switched off.
SFML currently doesn't really handle DPI scaling, not doesn't it provide an API to detect the scaling.It's not related to DPI scalling because it's set to 100% in Display Settings of Windows. It's just a bug.
You may want to have an option and manually scale your sf::View to match the general UI scaling.