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

Fix node label alignment #705

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Jowan-Spooner
Copy link
Contributor

@Jowan-Spooner Jowan-Spooner commented Aug 25, 2024

When I tried to rework the label min-size back in the better nodes I did not consider input labels and property labels separately (usually only one of them is present). This results in nodes that have both to look pretty messy.

This code will make sure input labels and property labels are aligned properly. If both are present it will also add a bit of separation between them.

Also adds the getter method back into the float edit.

Here are some nodes that look better now:
grafik

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

Successfully merging this pull request may close these issues.

1 participant