https://bugs.kde.org/show_bug.cgi?id=403232
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/2fd853aea2ce1 | |0bea1e7def393e4da3825709e61 Resolution|--- |FIXED --- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 2fd853aea2ce10bea1e7def393e4da3825709e61 by David Edmundson. Committed on 24/01/2019 at 00:15. Pushed by davidedmundson into branch 'Plasma/5.15'. [applets/appmenu] Show placeholder when configuring and empty Summary: Before this patch if you had no active menu and configured your plasmoid it would be invisible. After this patch a placeholder is shown in that configuration. Test Plan: * Window with menu - menu shown, no placeholder (as before) * Window without menu - state is hidden so nothing is shown (as before) * Window with menu whilst configuring - menu shown (as before) * Window without menu whilst configuring - placeholder shown (new) * Compact represenation remains the same Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: broulik, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D18481 M +10 -3 applets/appmenu/package/contents/ui/main.qml https://commits.kde.org/plasma-workspace/2fd853aea2ce10bea1e7def393e4da3825709e61 -- You are receiving this mail because: You are watching all bug changes.