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

Keep node handles usable #165

Closed HumanG33k closed 6 months ago

HumanG33k commented 3 years ago

An option to zoom (make bigger) actions bubbles in order to use it even if user zoom out. It can permit to work on the graph structure.

juzzlin commented 6 months ago

Implemented in 7b87b1b17c7ace87553dc7f342b1ecd2f7f4d621. Thanks for your suggestion!