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

Ensure group w/h are imported if present #4426

Merged
merged 1 commit into from Nov 7, 2023
Merged

Conversation

knolleary
Copy link
Member

Fixes #4044

The w/h properties of a group node were not being imported. That meant if a group was on a tab not visible in the editor, it would not get its w/h properties set before the next deploy happened.

This fix ensures any provided w/h values are set on the group when imported.

@knolleary knolleary merged commit 923339c into master Nov 7, 2023
4 checks passed
@knolleary knolleary deleted the 4044-group-bb-import branch November 7, 2023 17:39
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.

Flows have been changed after project switching
1 participant