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

Ungroup operation doesn't preserve node layout #1

Open
wlsnmrk opened this issue Apr 3, 2023 · 0 comments
Open

Ungroup operation doesn't preserve node layout #1

wlsnmrk opened this issue Apr 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@wlsnmrk
Copy link
Owner

wlsnmrk commented Apr 3, 2023

When creating new input nodes to preserve socket defaults, the extension does its best to place them to the left of the group node. This is already somewhat unreliable, but the ungroup operation completely destroys the visual layout of the nodes. After ungrouping nodes, the extension should move other nodes in the material to preserve their relative layout to the previously-grouped nodes. This may require waiting on redraw operations to determine the actual size of the nodes, based on some quick Stack Overflow reading.

@wlsnmrk wlsnmrk added the enhancement New feature or request label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant