AvalonDock icon indicating copy to clipboard operation
AvalonDock copied to clipboard

Removed the check for non-floating content

Open fredriks123 opened this issue 1 year ago • 1 comments

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.

fredriks123 avatar Aug 27 '23 18:08 fredriks123

#450

fredriks123 avatar Aug 27 '23 18:08 fredriks123