akserg / ng2-dnd

Angular 2 Drag-and-Drop without dependencies
MIT License
839 stars 252 forks source link

Feature Request - drop deny css class #120

Open adrian-mitangi opened 7 years ago

adrian-mitangi commented 7 years ago

Requesting a feature to add a css class when dropping into a zone that is not allowed.

Besides not displaying the dash border, there's not really a visual cue that indicates that the element cannot be dropped into a zone.

Chealer commented 3 years ago

Which version does this affect? The Multi list sortable example in this demonstration page changes the cursor to a standard black prohibited sign.