Skip to content

Kickoff: Remove HoverHandler from avatar button

ivan tkachenko requested to merge work/ratijas/kickoff-hover into master

It didn't work well at this level anyway. The child MouseArea inside RoundButton::contentItem (a.k.a. Kirigami.Avatar) outplays this handler, so the cursor only changes at a very thin glitched edge of the circle.

Merge request reports