D6313: Support Icon Scale from Icon naming specification 0.13
Alexander Volkov
noreply at phabricator.kde.org
Mon Jul 29 15:47:10 BST 2019
volkov added inline comments.
INLINE COMMENTS
> kiconloader.cpp:1368
>
> - if (group >= 0 && group < KIconLoader::LastGroup) {
> + if (group >= 0) {
> img = d->mpEffect.apply(img, group, state);
Why this line reverts D12002 <https://phabricator.kde.org/D12002>?
REPOSITORY
R302 KIconThemes
REVISION DETAIL
https://phabricator.kde.org/D6313
To: broulik, kde-frameworks-devel, #plasma, #vdg
Cc: volkov, hein, rkflx, acrouthamel, ngraham, elvisangelaccio, mart, kvermette, cfeck, davidedmundson, plasma-devel, LeGast00n, sbergeron, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, michaelh, ZrenBot, bruns, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190729/fa614e52/attachment.html>
More information about the Kde-frameworks-devel
mailing list