Skip to content
Commit b0c4dde0 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.
parent 1efde5bb
Pipeline #245088 passed with stage
in 6 minutes and 19 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