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
Added allowOtherButtonsDuringDrag flag to PointerDragBehavior (#16805)
By default, the PointerDragBehavior cancels a drag if another button on
the same pointer is pressed. To allow for overriding this behavior, a
new flag has been added: allowOtherButtonsDuringDrag
0 commit comments