Skip to content

KF5: For styling and recoloring, use `down` property instead of `pressed`

ivan tkachenko requested to merge work/ratijas/kf5/basic-press into kf5

While pressed always reflects actual interaction state of enabled list item and down property merely implicitly follows it, down can be overridden with some other binding or constant to enforce specific look regardless or input events.

(cherry picked from commit e67ca7f9)

Edited by ivan tkachenko

Merge request reports