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

RelativeSource Binding Bug Fixes #4

Merged
merged 2 commits into from
Nov 17, 2019

Conversation

legistek
Copy link
Owner

(1) Fix RelativeSource-FindAncestorBindingContext bindings not re-applying on ancestor BindingContext or ancestry changes;

(2) fix incorrect interpretation of AncestorLevel; (3) much more robust unit tests for RelativeSource ancestor-type binding

…lying on ancestor BindingContext or ancestry changes; (2) fix incorrect interpretation of AncestorLevel; (3) much more robust unit tests for RelativeSource ancestor-type binding
@legistek legistek merged commit 735c308 into gh8450-relativesource-bugs Nov 17, 2019
legistek added a commit that referenced this pull request Nov 17, 2019
(1) Fix RelativeSource-FindAncestorBindingContext bindings not re-applying on ancestor BindingContext or ancestry changes; 
(2) fix incorrect interpretation of AncestorLevel; 
(3) much more robust unit tests for RelativeSource ancestor-type binding (#4)
legistek added a commit that referenced this pull request Nov 18, 2019
(1) Fix RelativeSource-FindAncestorBindingContext bindings not re-applying on ancestor BindingContext or ancestry changes; 
(2) fix incorrect interpretation of AncestorLevel; 
(3) much more robust unit tests for RelativeSource ancestor-type binding (#4)
legistek added a commit that referenced this pull request Nov 26, 2019
* RelativeSource Binding Bug FIxes

(1) Fix RelativeSource-FindAncestorBindingContext bindings not re-applying on ancestor BindingContext or ancestry changes; 
(2) fix incorrect interpretation of AncestorLevel; 
(3) much more robust unit tests for RelativeSource ancestor-type binding (#4)

* Update Xamarin.Forms.Core.UnitTests/RelativeSourceBindingTests.cs

Co-Authored-By: Samantha Houts <samhouts@users.noreply.github.com>
Fixes xamarin#8450
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.

1 participant