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

Resize grouped documents ignore OwnedByDockingManagerWindow property #385

Closed
GonzRu opened this issue Oct 10, 2022 · 0 comments · Fixed by #400
Closed

Resize grouped documents ignore OwnedByDockingManagerWindow property #385

GonzRu opened this issue Oct 10, 2022 · 0 comments · Fixed by #400

Comments

@GonzRu
Copy link
Contributor

GonzRu commented Oct 10, 2022

When OwnedByDockingManagerWindow is set to false, windows disappear behind the main window when resize grouped gocument with GridSplitter. The issue related #349

Repro Steps:

  1. In the TestApp, add to the style for the LayoutDocumentFloatingWindowControl or the LayoutAnchorableFloatingWindowControl.
  2. Run the TestApp, and group 2 documents in float window.
  3. Resize it with GridSplitter over another window and note that it goes behind the main window and is not visible.
issue.MP4
Dirkster99 added a commit that referenced this issue Dec 25, 2022
set ResizeOverlay's owner always null
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