raydac / netbeans-mmd-plugin

Free mind map editor with plug-ins for both NetBeans and Intellij
Apache License 2.0
384 stars 44 forks source link

Improve navigation for mind maps #108

Open BenHerbst opened 2 years ago

BenHerbst commented 2 years ago

I can easily navigate via arrow keys, but on big projects, things get more complicated... Zooming doesnt works that well, i always end up being at an other position instead of the one I wanted to be.

How to improve this:

swiftech commented 2 years ago

I'm afraid the performance is hard to improve for drawing on Swing canvas, especially the case you have many topics in a map.

BenHerbst commented 2 years ago

But please implement moving around via middle mouse press, every app has that, also some swing ones like Geogebra 4

swiftech commented 2 years ago

@BenHerbst try https://github.com/mindolph/Mindolph, should be better

raydac commented 2 years ago

@swiftech I don't see any sources of that project