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

Remove children from native layout when disconnecting handler #1066

Merged
merged 3 commits into from
May 22, 2021

Conversation

hartez
Copy link
Contributor

@hartez hartez commented May 21, 2021

Description of Change

After a handler is disconnected from a cross-platform layout control, the native layout control should no longer be managing the cross-platform layout's children's native controls.

This change removes the native children from the native layout control on disconnect.

@PureWeen PureWeen merged commit e17282b into main May 22, 2021
@PureWeen PureWeen deleted the layouthandler-disconnect branch May 22, 2021 00:23
@samhouts samhouts added area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter platform/android 🤖 platform/iOS 🍎 platform/windows 🪟 labels Jul 11, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 26, 2023
@samhouts samhouts added the fixed-in-6.0.100-preview.5 Look for this fix in 6.0.100-preview.5! 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-6.0.100-preview.5 Look for this fix in 6.0.100-preview.5! platform/android 🤖 platform/iOS 🍎 platform/windows 🪟
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants