Summary: | Installed widgets are not marked as such anymore | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Anne-Marie Mahfouf <annma> |
Component: | widget explorer | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | anaceciliamb, arthur, kde |
Priority: | NOR | Keywords: | regression |
Version: | 4.8.90 (beta2) | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/ea598bdaae2c6543eb0725decdaacfd1948074b7 | Version Fixed In: | 4.9 |
Sentry Crash Report: |
Description
Anne-Marie Mahfouf
2012-06-11 15:30:38 UTC
To clarify the wording above: They used to have a tick if the plasmoid had been added to a panel or to the desktop. Looking at the code in PlasmaAppletItemModel a role has been added to store this information. However this never made it's way to the QML view in AppletDelegate. Git commit ea598bdaae2c6543eb0725decdaacfd1948074b7 by Marco Martin. Committed on 25/06/2012 at 11:51. Pushed by mart into branch 'master'. restore the running thick FIXED-IN:4.9 M +12 -0 libs/plasmagenericshell/widgetsexplorer/package/contents/ui/AppletDelegate.qml http://commits.kde.org/kde-workspace/ea598bdaae2c6543eb0725decdaacfd1948074b7 |