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

Child window positioning issue #75

Closed
QuantumDeveloper opened this issue Aug 29, 2018 · 0 comments · Fixed by #104
Closed

Child window positioning issue #75

QuantumDeveloper opened this issue Aug 29, 2018 · 0 comments · Fixed by #104
Labels
Milestone

Comments

@QuantumDeveloper
Copy link

Maximize host window, then move child window to the top left corner and restore window state.
Child window will go out of container bounds and become invisible.

Child window could become visible again only if xaml template will be re-rendered again (for example, reselect item in list from listbox or something like this). Simple close/open again does not work.

@punker76 punker76 added the Bug label Nov 12, 2018
@punker76 punker76 added this to the 2.0.0 milestone Oct 15, 2019
punker76 added a commit to timunie/MahApps.Metro.SimpleChildWindow that referenced this issue Oct 15, 2019
When the host window was maximized and the child window was moved then it could be that the child window is out of bounds after restoring the host window.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants