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

Reply via email to