Jussi Lind
Jussi Lind
I'm glad to hear you like Heimer! :) I've been thinking about adding a settings menu where these kinds of things could be defined. That idea about inheriting the node...
See https://github.com/juzzlin/Heimer/issues/83
Could be implemented as special nodes like suggested here: https://github.com/juzzlin/Heimer/issues/123
It is supposed to work like this, but it seems that there are some problems depending on the layout of the entered text. Another option to drag a node is...
It would be a lot of work (and some new problems), but certainly possible. Not sure what would be the best way to do that, however. Maybe just instantiate all...
This is a problem in Qt. Not sure what we could do to improve performance. Maybe switch off shadow effects.
Well, that could indeed work.
This seems to work much better on Windows for some reason, at least on Qt 5.15.2.
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.
Related issue: #112