Quote:
Originally Posted by miss_p1nky
Every single time? Yes it works. You don't even have to adjust the width. Just move the window a bit, it'd clear up to normal but I would like to have a more permanent solution rather than have to tinker with the Viewer window every single time I need to open a book.
|
It's a Qt glitch, I think Kovid can't provide a workaround for that.
Now and then I get that too, and just recently i had to fiddle with Windows scaling settings again in order to get rid of this issue.
In the thread I referenced above there are some pointers on what to look into:
- disable Qt DPI scaling: you can use the file alternative - QT_disable_DPI_scaling.cmd in the zip
- also see this, from @DNSB -
https://www.mobileread.com/forums/sh...97&postcount=5
alternatively, if you don't want to to set your Windows scaling to an integer kind (100%), I find this tool useful, as it enables a different kind of scaling from Windows 8.1, and provides more precise control over custom scaling:
https://windows10-dpi-fix.xpexplorer.com/
What works for me currently on a 1920 x 1080 display is
- 103% scaling
- High dpi settings set as in screenshot below
- QT_ENABLE_HIGHDPI_SCALING=0 in env vars