D19033: [about-distro] run absolute paths through qicon intead of qpixmap

David Edmundson noreply at phabricator.kde.org
Tue Feb 19 14:07:50 GMT 2019


davidedmundson added a comment.


  The SVG issue is only relevant in QIcon::fromTheme(name, fallback)  because it detects
  
    if (icon.isNull() || icon.availableSizes().isEmpty())
        return fallback;
  
  and availableSizes is problematic for the SVG QIcon backend.
  
  You're not using that, so it's fine.

REPOSITORY
  R102 KInfoCenter

REVISION DETAIL
  https://phabricator.kde.org/D19033

To: sitter, #plasma
Cc: davidedmundson, ngraham, broulik, cfeck, 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/20190219/0e653d86/attachment.html>


More information about the Plasma-devel mailing list