reppners / ngx-drag-drop

Angular directives using the native HTML Drag And Drop API
https://reppners.github.io/ngx-drag-drop/
BSD 3-Clause "New" or "Revised" License
299 stars 117 forks source link

Can's stop drag #164

Open xaru123 opened 6 months ago

xaru123 commented 6 months ago

I have problem with difficult form in dragging element. If I want to select all text in input by my mouse, it started moved.

I want to stop drag on some elements in draggble component

https://github.com/reppners/ngx-drag-drop/assets/32548935/3f545013-d83f-429e-bafb-933432165d2d

kp4499 commented 3 months ago

I think you can use dndDisableIf or dndDisableDragIf