juzzlin / Heimer

Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
GNU General Public License v3.0
900 stars 114 forks source link

[Feature Request] Make default direction of arrows configurable #109

Closed carfesh closed 4 years ago

carfesh commented 4 years ago

When a new node is created below an existing node, I'd like the arrow to not have a direction, but just be a straight line. That way Heimer could be used very well as a non-hierarchical clustering/brainstorming tool. Currently, I have to remove the arrow from every line by right-clicking.

Besides that, I like the simpleness of Heimer, thanks for this great tool!

juzzlin commented 4 years ago

I'm planning to add a separate settings menu that would include some user defaults. This could be one of them. Thanks for reporting!

juzzlin commented 4 years ago

Fixed in 9997651262cc57afd24f0349275f9e433ddc9388. Thanks for reporting!