Skip to content
Commit 508f2b5b authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

plasmacomponents3: Use "down" instead of "pressed" for buttons

"down" on AbstractButton is whether the button is "visually down".
Generally, it's synonymous to "pressed", except it's writable.

This allows to override the press behavior and either mimic a
"pressed down" state when it's not technically pressed, or disable
it for when a control doesn't actually react to a press.
parent 77a68c04
Pipeline #543521 passed with stage
in 2 minutes and 12 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