Review Request 122890: Make KMessageWidget animation non pixelated with high DPR
David Edmundson
david at davidedmundson.co.uk
Tue Mar 10 15:39:23 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122890/
-----------------------------------------------------------
Review request for KDE Frameworks and Christoph Feck.
Repository: kwidgetsaddons
Description
-------
KMessageWidget saves the contents into a pixmap buffer during
animations.
This buffer needs to be the size of the widget in device pixels, not
user pixels otherwise it will appear blocky.
Diffs
-----
src/kmessagewidget.cpp bc7ba32
Diff: https://git.reviewboard.kde.org/r/122890/diff/
Testing
-------
Temporarily changed the timeline animation to be something slow and ran with QT_DEVICE_PIXEL_RAITO=4 on my machine.
Thanks,
David Edmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150310/df467019/attachment.html>
More information about the Kde-frameworks-devel
mailing list