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

Removed the check for non-floating content #451

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fredriks123
Copy link

Removed the check for non-floating content before clearing PreviousContainer during LayoutRoot.CollectGarbage.

In the case of a detached content in a pane (content made floating), that content will already have been set as a child in a new floating window before LayoutRoot.CollectGarbage is called, thus not removing any possibly emptied panes.

…e PreviousContainer during LayoutRoot.CollectGarbage.
@fredriks123
Copy link
Author

#450

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.

None yet

1 participant