Skip to content

plasmacomponents3: Make use of animateClick

Kai Uwe Broulik requested to merge work/kbroulik/mnemonic-animateclick into master

ew in Qt 6.8, it briefly flashes the control and then triggers its click handler. Gives visual feedback about the pressed shortcut, similiar to how it's done in the Qt Widgets world.


Plasma 6.3 will depend on Qt 6.8, so the old codepath is dropped.

Merge request reports

Loading