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 groups in Fixed layouts are driven by the correct width property #1223

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

joepavitt
Copy link
Collaborator

Description

Fix #1215

Groups were rendered at a static width because of a width property - this should not be the case, they should be driven by their group's width.

@joepavitt joepavitt mentioned this pull request Aug 21, 2024
10 tasks
@gayanSandamal gayanSandamal self-requested a review August 21, 2024 17:27
Copy link
Contributor

@gayanSandamal gayanSandamal left a comment

Choose a reason for hiding this comment

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

Fixed group width is working as expected.
Looks good to me

Screen.Recording.2024-08-21.at.22.56.11.mov

@gayanSandamal gayanSandamal merged commit 4294451 into main Aug 21, 2024
1 of 2 checks passed
@gayanSandamal gayanSandamal deleted the 1215-fixed-width branch August 21, 2024 17:30
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.

Apparent layout change on small screens since 1.14.0
2 participants