obnosim reopened this revision.
obnosim added a comment.
This revision is now accepted and ready to land.
There is an issue in file desktoppackage/contents/views/Panel.qml line 57:
Instead of
prefix = [prefix, ""];
it should be
prefix = [pre, ""];
otherwise (as is currently the case) the function adjustPrefix does nothing
and panels always use un-prefixed theme elements.
This has no visible impact on Breeze but it does on themes that do use
prefixes in panel-background.
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D4830
To: davidedmundson, #plasma, broulik
Cc: obnosim, broulik, plasma-devel, ZrenBot, progwolff, lesliezhai,
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart