Skip to content

Commit 38e7dd2

Browse files
crisbetovivian-hu-zz
authored andcommitted
fix(drag-drop): avoid interfering with element clicks (#13152)
Resolves a long-standing TODO about starting the drag&drop sequence after the user has dragged over a certain amount of pixels, rather than starting it immediately on `mousedown`/`touchstart`. This prevents random clicks and taps on the element from being interpreted as dragging and avoids potentially interrupting the native click events on children of `CdkDrag`.
1 parent 3de3851 commit 38e7dd2

File tree

3 files changed

+282
-151
lines changed

3 files changed

+282
-151
lines changed

0 commit comments

Comments
 (0)