Fix hidpi issues with ShowImageWidget and MessageDelegateHelperImage

Authored by mwolff on May 6 2020, 8:19 PM.

Description

Fix hidpi issues with ShowImageWidget and MessageDelegateHelperImage

Set the DPR value of the corresponding widget on the pixmap and
scale the sizes manually. This ensures we don't get blurry pixmaps.

Additionally ensure we don't resize the pixmap in ShowImageWidget
more than needed. We should only scale when we zoom.

Differential Revision: https://phabricator.kde.org/D29499

Details

Committed
mwolffMay 15 2020, 1:26 PM
Differential Revision
D29499: Fix hidpi issues with ShowImageWidget and MessageDelegateHelperImage
Parents
R865:8d7b7324f2c9: Centralize test account initialization
Branches
Unknown
Tags
Unknown