https://bugs.kde.org/show_bug.cgi?id=401792
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/qqc | |2-desktop-style/afebad2e398 | |d67f1a9cc6ef59cdc68a1dc83c1 | |54 --- Comment #4 from Aleix Pol <aleix...@kde.org> --- Git commit afebad2e398d67f1a9cc6ef59cdc68a1dc83c154 by Aleix Pol. Committed on 10/12/2018 at 15:49. Pushed by apol into branch 'master'. Fix menu item width when the delegate is overriden Summary: Have MenuItem get the width of the parent instead of needing to specify it every time. This fixes an issue where MenuItem is used from Kirigami.ActionsMenuItem where it would sometimes not take the whole width. See bug. Reviewers: #kirigami, mart Reviewed By: #kirigami, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D17484 M +1 -1 org.kde.desktop/Menu.qml M +2 -0 org.kde.desktop/MenuItem.qml https://commits.kde.org/qqc2-desktop-style/afebad2e398d67f1a9cc6ef59cdc68a1dc83c154 -- You are receiving this mail because: You are watching all bug changes.