react-component/tree

Drop area does not match node area

sashasashasasha151 opened this issue · 0 comments

When I am dragging element over some node it add drop-target class to it. But this drop area doesn't match node area. In examples this difference is not really big, but for me it is about half of the height. It means that if I have folder1 and folder2 and trying to drop element to the top part of folder2 it drop it to the folder1. It is possible to see it on record. I added different background for drop-target class

Is it possible change it somehow to match node and drop area?

record.mov

.