[Differential] [Requested Changes] D4827: possibility to use a fallback chain as prefix
David Edmundson
noreply at phabricator.kde.org
Mon Feb 27 17:35:19 UTC 2017
davidedmundson requested changes to this revision.
davidedmundson added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> framesvgitem.cpp:571-574
> + if (!found) {
> + qWarning() << "The image" << m_frameSvg->imagePath() << "doesn't contain any of the prefixes" << m_prefixes;
> + m_frameSvg->setElementPrefix(QString());
> + }
this !found is a behavioural change on the existing code.
Why are we adding it?
REPOSITORY
R242 Plasma Framework (Library)
REVISION DETAIL
https://phabricator.kde.org/D4827
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: mart, #plasma, davidedmundson
Cc: davidedmundson, broulik, plasma-devel, #frameworks, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170227/5d8da521/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list