juzzlin / Heimer

Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click dragging from an existing node, then pressing delete before dropping the node, crashes the program

big-smitty opened this issue · comments

Steps to reproduce:
If you click an existing node, then drag to make a new node, but try to delete the new node before actually dropping it, the entire program crashes.

Expected Behavior:
no crashing, the new node should be deleted

Build: 3.2.0 Win 10

Thanks for reporting!

Fixed in 5c38141.