Skip to content

Conversation

@willmcgugan
Copy link
Member

Fixes #5359

if not widget._nodes:
height = 0
else:
# Use a height of zero to ignore relative heights
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this may have been a workaround for an issue that was since fixed in another (likely better) way.

Only a single text broke, but the output was as I'd expect.

@willmcgugan
Copy link
Member Author

#excecutivedecision

@willmcgugan willmcgugan merged commit 8cccd7d into main Dec 8, 2024
21 of 22 checks passed
@willmcgugan willmcgugan deleted the fix-auto-alignment branch December 8, 2024 14:35
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.

Alignment breaking auto size container

2 participants