| 25 | | * if Ctrl is released before the mouse button is released, no node merge is performed (however, care must be taken to not additionally move the mouse within the timespan between Ctrl and mouse button release, else the alignment is lost in favor of the normal move operation) |
| 26 | | |
| | 25 | * if Ctrl is released before the mouse button is released, no node merge is performed |
| | 26 | * this is relevant ''only'' if a node to merge to is identified at the location the user wants to finish the drag operation |
| | 27 | * if the node merge is not desirable some care must be taken to not additionally move the mouse within the timespan Ctrl key and mouse button are released (in that order) |