-
Notifications
You must be signed in to change notification settings - Fork 116
Description
Heimer occasionally crashes for me when deleting a node.
Unfortunately I have not found a way to reliably reproduce this yet but it is important enough to report since it leads to immediate loss of work.
It has always happened when deleting a node that I created unintentionally with an imprecise click, usually by unintentionally accessing the new-node-control of a node which is underneath and obscured by it's child (which I intend to drag). After some combination of imprecise clicking and dragging I end up with at least 1 more node than I intended and deleting one of these nodes causes the crash.
Apologies for what may be an unhelpful issue report. I will run in debug mode and attempt to elucidate the problem next time it occurs and perhaps others encountering the issue will understand it better than me.