https://bugs.kde.org/show_bug.cgi?id=510308
Bug ID: 510308
Summary: Allow Icons embedded in plasmoids to display correctly
in AboutPlugin config page.
Classification: Plasma
Product: Plasma SDK
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: plasmoidviewer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
User widgets / plasmoids can contain a custom icon in their contents/ folder,
by specifying in their metadata.json file an icon with a leading "/" such as:
"Icon" : "/lightstrands.png",
and embedding the icon in their /contents folder.
However, this fails to display the icon properly when debugging the plasmoid in
the plasmoidviewer app, & viewing the AboutPlugin.qml config page.
(see also https://bugs.kde.org/show_bug.cgi?id=509896)
In the previous bug, we could assume a standard install directory, but here
we'll need to consider the value of the "-a" applet parm.
--
You are receiving this mail because:
You are watching all bug changes.