akserg / ng2-dnd

Angular 2 Drag-and-Drop without dependencies
MIT License
838 stars 251 forks source link

allows for nested dragging with handles sans disabling #245

Closed ajspera closed 6 years ago

ajspera commented 6 years ago

allows for nested dragging with handles without the need for disabling parent or child

ajspera commented 6 years ago

Sorry something's not testing right, presumably has to do with the timeout I needed to delay binding before checking for a handle was possible.