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

LayoutAnchorable with CanDockAsTabbedDocument="False" docks to LayoutDocumentPane when Pane is empty #210

Closed
goldie83 opened this issue Nov 25, 2020 · 0 comments · Fixed by #211

Comments

@goldie83
Copy link
Contributor

Hi,
when the Content of LayoutDocumentPane is empty I can dock a LayoutAnchorable with CanDockAsTabbedDocument="False" into the DocumentPane.
To repeat this issue use "TestApp" and modify the contents of MainWindow.xaml this way:

  1. inside node <LayoutDocumentPane x:Name="LayoutDocumentPane"> remove all contents
  2. to <LayoutAnchorable ContentId="toolWindow1"... add CanDockAsTabbedDocument="False"
  3. Run.

Not expected behavior:
obraz

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 a pull request may close this issue.

1 participant