Skip to content
Commit 83a50b7d authored by Fushan Wen's avatar Fushan Wen
Browse files

containments/panel: iterate all items between start index and end index when pressed

This fixes other applets jumping around when user tries to move one applet,
because MouseArea doesn't send events for every single pixel along the path
, so the current item fetched from `childAt` can miss some applets when
mouse is moving very fast.


(cherry picked from commit b0c4dde0)
parent 5ffda01e
Pipeline #245090 passed with stage
in 9 minutes and 41 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