D29397: KPreviewJob : Support for DeviceRatioPixel
Méven Car
noreply at phabricator.kde.org
Sat May 16 07:09:01 BST 2020
meven added a comment.
ping reviewers
INLINE COMMENTS
> previewjob.cpp:754
> thumb.setText(QStringLiteral("Thumb::Mimetype"), currentItem.item.mimetype());
> + thumb.setText(QStringLiteral("Thumb::DevicePixelRatio"), QString::number(thumb.devicePixelRatio()));
> QString thumbnailerVersion = currentItem.plugin->property(QStringLiteral("ThumbnailerVersion"), QVariant::String).toString();
Maybe add it optionally, when different from 1
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D29397
To: meven, dfaure, broulik, #frameworks
Cc: kossebau, davidedmundson, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200516/963f3465/attachment.htm>
More information about the Kde-frameworks-devel
mailing list