Summary: | Kamoso has an extra hamburger button on the left side of its toolbar | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kirigami | Reporter: | Nate Graham <nate> |
Component: | general | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | Master | ||
Target Milestone: | Not decided | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kirigami/4d84d3f1d93fe7cc7db7530d13094a48745ef59c | Version Fixed In: | 5.69 |
Sentry Crash Report: | |||
Attachments: | Extra hamburger button on the left side |
Git commit 4d84d3f1d93fe7cc7db7530d13094a48745ef59c by Nicolas Fella. Committed on 14/03/2020 at 19:13. Pushed by nicolasfella into branch 'master'. Fix undefined check in global drawer menu mode Summary: Kamoso uses Overlaydrawer instead of GlobalDrawer, which has no isMenu property Test Plan: Kamoso doesn't have an empty second hamburger button any more Reviewers: #kirigami, mart, ngraham Reviewed By: #kirigami, ngraham Subscribers: apol, ngraham, plasma-devel Tags: #kirigami Differential Revision: https://phabricator.kde.org/D27996 M +1 -1 src/controls/private/globaltoolbar/PageRowGlobalToolBarUI.qml https://commits.kde.org/kirigami/4d84d3f1d93fe7cc7db7530d13094a48745ef59c |
Created attachment 126235 [details] Extra hamburger button on the left side The button does nothing when clicked. Nothing changed in Kamoso recently, so this seems like a Kirigami regression.