D18797: [Tooltips] Use 24px size for children to improve display, just like KInfoCenter
Nathaniel Graham
noreply at phabricator.kde.org
Wed Feb 6 22:05:03 GMT 2019
ngraham added a comment.
Because the default MainToolbar size is 22x22, at which size we have various monochrome versions of color icons. So for example it would display the ugly 22px monochrome version of the Fonts icon, which did not change its color due to a bug in the way this tooltip is generated (it was never intended to draw monochrome icons because it does not invoke their color-changing behavior).
By hardcoding a 24px version, KIconLoader correctly fails to find a 24px monochrome version of these icons and instead grabs the 32px color version and scales it down, which looks much better.
REPOSITORY
R124 System Settings
REVISION DETAIL
https://phabricator.kde.org/D18797
To: ngraham, #vdg
Cc: davidedmundson, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190206/e3d823e0/attachment.html>
More information about the Plasma-devel
mailing list