Cannot move a directory to its upper neighbor empty folder by dragging
aminya opened this issue · 1 comments
aminya commented
aminya commented
I debugged the code. The issue is that the drag-over class is constantly removed or added when I drag over the upper neighbor. But for all others, the class stays what it should be.
These two methods do this:
tree-view/lib/tree-view.coffee
Lines 1051 to 1075 in bf1181d