D24683: [KWindowSystem] in icon() return realistic icon size
Vlad Zahorodnii
noreply at phabricator.kde.org
Wed Oct 16 08:39:44 BST 2019
zzag added inline comments.
INLINE COMMENTS
> windowsystem.cpp:188
> + if (scale) {
> + pixmap.scaled(width, height, Qt::IgnoreAspectRatio, Qt::SmoothTransformation);
> + }
You forgot to assign the copied pixmap to something. However, I think you could just return it from this point.
REPOSITORY
R130 Frameworks integration plugin using KWayland
REVISION DETAIL
https://phabricator.kde.org/D24683
To: meven, #kwin, davidedmundson
Cc: zzag, ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20191016/d25bc7ad/attachment.html>
More information about the Plasma-devel
mailing list