ember-drag-sort icon indicating copy to clipboard operation
ember-drag-sort copied to clipboard

Fix not-allowed Cursor on empty DragSortList

Open ozywuli opened this issue 4 years ago • 0 comments

Issue reported in #28 persists on Windows when you're dragging an item into an empty drag-sort-list. That's because the fix for issue #28 in PR #29 only applies when you're dragging a drag-sort-item over another drag-sort-item.

ember-drag-sort-not-allowed

ozywuli avatar Oct 12 '20 23:10 ozywuli