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 minimum sizing for * cells with multiple children #10836

Merged
merged 1 commit into from
Oct 26, 2022

Conversation

hartez
Copy link
Contributor

@hartez hartez commented Oct 22, 2022

Description of Change

With multiple views sharing a * row/column cell where the second view has a minimum size defined, the row/column does not size appropriately to contain the second view.

These changes fix that.

Issues Fixed

No issue created yet.

@jsuarezruiz jsuarezruiz added area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter t/bug Something isn't working labels Oct 24, 2022
@mattleibow mattleibow merged commit 83880b0 into main Oct 26, 2022
@mattleibow mattleibow deleted the fix-gridminchildsizestarbug branch October 26, 2022 14:00
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
@samhouts samhouts added the fixed-in-7.0.49 Look for this fix in 7.0.49 GA! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter fixed-in-7.0.49 Look for this fix in 7.0.49 GA! t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants