holiber / sl-vue-tree

Customizable draggable tree component for Vue.js
https://holiber.github.io/sl-vue-tree/
MIT License
345 stars 78 forks source link

edgeSize is not working #76

Open m00nk opened 4 years ago

m00nk commented 4 years ago

The component does not react to the edgeSize. The drop area always has 1px height.

ericksonc commented 4 years ago

edgeSize works for me. It doesn't change the size of the visible highlight when you mouseover, but it changes how close you have to be to the edge before it treats it as "before" or "after" instead of "inside."