juzzlin / Heimer

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

An option for the optimization to leave certain nodes where they are #207

Open big-smitty opened 2 years ago

big-smitty commented 2 years ago

Optimizing is good for some maps, but sometimes you want to group a few nodes close to each other, or far apart, even if its not optimal. An option to force lock certain nodes prior to optimization would be very helpful for these cases.

juzzlin commented 2 years ago

I agree.

I'm going to make it possible to take the current layout as a seed placement. Then it would also be possible to lock certain nodes.

juzzlin commented 2 years ago

Related issue: #112