Node layout not unified
Opened this issue · 2 comments
jli113 commented
leon-thomm commented
Theoretically yes, and it was the plan to simply employ Qt's layouting policies, but QGraphicsLayouts turned out to be buggy and usually unpredictable, so I don't know how exactly ... If anyone is motivated to work on this, look at this implementation
jli113 commented
Thanks, I saw it already had Align settings. Given the fact that the layouts are usually unified without input panels and buttons, this may relate to the widgets and I do not know how to fix it.