You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep a touch pan with the scrollable that started it
- The browser backend remembers the element that scrolled for the pan and
routes the rest of the gesture from it, so a list scrolled into the start
point no longer takes the gesture over
- The pin falls back to the point when it stops handling, which is how the
gesture reaches an outer scrollable once the inner one runs out of room
- The pin is dropped on a pointer press or cancel
0 commit comments