Hey there!
I have a plugin that’s doing some custom layout logic. I’d like to detect when the user is done dragging a node, so I can apply the layout logic at that moment.
Is there any way to detect this? I’ve been looking everywhere, to no avail.
Thanks!