Skip to content
Commit 94ef9514 authored by Nate Graham's avatar Nate Graham
Browse files

applets/appmenu: fix keeping button always visible in compact mode

In compact mode, the button tries to disable itself rather than hiding
when the active app doesn't support the global menu, but this gets
undone by the widget setting itself to hidden when in that state.

We can minimally fix this by adding an extra condition to the status
property code.

BUG: 435928
FIXED-IN: 6.0.3


(cherry picked from commit 3bfeffbd)
parent 6854c743
Pipeline #639265 passed with stage
in 12 minutes and 14 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment