Skip to content

[AllDiagram] Throw InvalidDropException when graphical Drag&Drop fail

In order to prevent some move of node when graphical Drag&Drop fail, it will be interesting to throw an InvalidDropException (as already done for Metaclass Drag&Drop on Profile diagram).

Actual behavior :

drag_dropFailActual

Expected behavior :

drag_dropFail