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

DockingManager with a Viewbox ancestor does not properly render auto-hidden LayoutAnchorables #362

@timothylcooke

Description

@timothylcooke

See https://github.com/timothylcooke/AvalonDock-Viewbox for repro.

When a LayoutAnchorable is shown within a LayoutAutoHideWindowControl, and the DockingManager is a descendent of a Viewbox, the LayoutAutoHideWindowControl is not a descendent of the Viewbox, so its LayoutAnchorable is not properly scaled, and dragging to resize it causes strange behavior.

image

FloatingWindow is also not zoomed, but the behavior is not nearly as strange because the FloatingWindow does not appear to be a descendent of the DockingManager in the same way that a LayoutAutoHideWindowControl does.

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