`beforeDragOpen` never called
johannesss opened this issue · 2 comments
johannesss commented
I'm trying to implement closing all open nodes before opening the dragged over node, but this hook doesn't seem to get triggered.
Any ideas?
johannesss commented
I found that the hook gets called if I set dragOpenDelay to some value, not sure that's intended. But at least I can work around it.
phphe commented
fixed in 2.9.2