Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node layout not unified #119

Open
jli113 opened this issue Jul 13, 2022 · 2 comments
Open

Node layout not unified #119

jli113 opened this issue Jul 13, 2022 · 2 comments

Comments

@jli113
Copy link

jli113 commented Jul 13, 2022

image
Any method to control the layout of inputs and outputs? It does not affect usage, but the visualization is not pretty.

@leon-thomm
Copy link
Owner

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
Copy link
Author

jli113 commented Jul 14, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants