Skip to content
Commit a7137813 authored by Eugene Popov's avatar Eugene Popov 🇺🇦 Committed by Nate Graham
Browse files

SystemTray/ExpandedRepresentation: Fix icon and checked state of primary action button

The primary action button is a toolbutton displayed for a contextual action
with the priority set to `PlasmaCore.Action.HighPriority` (this action is always
placed separately from the hamburger menu).

This commit fixes two issues with it:
- the icon of the associated action isn't displayed
- if the associated action is checkable (`checkable` is set to `true`), clicking
  on this button toggles this action twice (checked > unchecked > checked)



(cherry picked from commit 47d355c5)

e04ba8a0 SystemTray/ExpandedRepresentation: Fix icon and checked state of the primary action button
parent 6983b7a6
Pipeline #638840 failed with stage
in 14 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