Skip to content

[PageViewMessage] Resolve icon on the fly

Kai Uwe Broulik requested to merge work/kbroulik/resolve-pixmap-on-the-fly into master

Use PM_SmallIconSize for size calculation exclusively and then have QPainter resolve it to the correct device pixel ratio during paint.


Before

Screenshot_20211123_214717

After

Screenshot_20211123_214624

@aacid

Edited by Kai Uwe Broulik

Merge request reports