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 that Grid is propagating the BindingContext to the row/col definitions #7301

Merged
merged 1 commit into from May 23, 2022

Conversation

hartez
Copy link
Contributor

@hartez hartez commented May 18, 2022

Description of Change

Grid isn't propagating its BindingContext to the Row/Column Definitions - these changes ensure that it does.

Issues Fixed

Fixes #4609

@Eilon Eilon added the area/layout 🔲 StackLayout, GridLayout, ScrollView, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label May 18, 2022
@hartez hartez enabled auto-merge (squash) May 23, 2022 15:26
@hartez hartez merged commit d5981b9 into main May 23, 2022
@hartez hartez deleted the fix-4609 branch May 23, 2022 17:08
@github-actions github-actions bot locked and limited conversation to collaborators Dec 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/layout 🔲 StackLayout, GridLayout, ScrollView, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grid RowDefinition Height Binding not working
3 participants