akserg / ng2-dnd

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

possible to show a border on target droppables ONLY ? #207

Open trinhvanhuy opened 7 years ago

trinhvanhuy commented 7 years ago

Usability would go up in the case where what items can be dragged into what containers is obvious.

abhishekdgeek commented 7 years ago

Any luck with this? I need to implement the same and was thinking about using zones or id to solve this.

Thanks.