这是indexloc提供的服务,不要输入任何密码
Skip to content

Empty document panes are not removed in non-floating windows #450

@fredriks123

Description

@fredriks123

When documents are placed side by side (creating multiple panes) as below:

image

And any of the documents are made floating, the empty pane is not removed during LayoutRoot.CollectGarbage:

image

This works fine if the same thing is done in a floating window. I believe this is due to the fact that for content that is floating during LayoutRoot.GarbageCollect, the PreviousContainer is not cleared. This check does not take into account that the content has already been placed in a floating window when CollectGarbage is executed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions