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

Streamline SwipeView Children #16753

Merged
merged 2 commits into from Aug 16, 2023
Merged

Streamline SwipeView Children #16753

merged 2 commits into from Aug 16, 2023

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Aug 15, 2023

Description of Change

Alternate PR for #16632

Remove all the special code setting up the parents/children/BC propagation. Just lean into AddLogicalChildren

The original bug was that OnBindingContextChanged on SwipeView was overridden and we weren't called base.OnBindingContextChanged which meant nothing would propagate down.

Issues Fixed

Fixes #16345
Fixes #16742
Fixes #16855

@PureWeen
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@Eilon Eilon added the area/controls 🎮 Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Aug 15, 2023
@PureWeen PureWeen enabled auto-merge (squash) August 15, 2023 23:43
@PureWeen PureWeen merged commit 9b0aa90 into main Aug 16, 2023
39 checks passed
@PureWeen PureWeen deleted the fix-16345-alternate branch August 16, 2023 00:48
rmarinho pushed a commit that referenced this pull request Aug 19, 2023
* Streamline SwipeView Children

* - fix swipeview to not use legacy layout calls
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/controls 🎮 Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor
Projects
None yet
4 participants