Skip to content
Commit 3c87dc68 authored by Nate Graham's avatar Nate Graham
Browse files

Revert "Use onEntered in KickoffItemDelegate"

This reverts commit 8042ae81.

This change slightly improved performance, but subtle implementation
differences between the onEntered: and onPositionChanged: handlers in
MouseArea triggered two subtle and annoying bugs that users have
reported a bunch of duplicates of.

A way to fix the bugs using onEntered has not been found, so let's revert
the change for now; slightly worse performance is a less severe issue then
these bugs are.

BUG: 454349
BUG: 455674
BUG: 456993
FIXED-IN: 5.25.5
(cherry picked from commit cfb520e3)
parent 047a4f54
Pipeline #212162 passed with stage
in 3 minutes and 35 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