Skip to content

Improve the quality of overview docker on scaled high-dpi displays

Maciej Jesionowski requested to merge yavn/krita:overview-docker-high-dpi into master

Overview thumbnail scaling didn't take devicePixelRatio into account, which made the thumbnail very blurry on 1.5 and higher scaled displays. After some trial and error, I decided that this simple fix works the best. I only tested it on Windows 11.

This post shows an example of the quality improvement on a 200% scale desktop: LINK

Merge request reports