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

Preview window should show/hide with main window #323

Closed
nschwerzler opened this issue Feb 21, 2019 · 0 comments
Closed

Preview window should show/hide with main window #323

nschwerzler opened this issue Feb 21, 2019 · 0 comments

Comments

@nschwerzler
Copy link

When I do window switching, I have two windows to bring to front instead of one. If I bring the main window to front, I wish the preview window would be brought to front.

I believe the fix is this:
MainViewModel.cs around line: 1720
preview.Owner = ParentWindow;

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

No branches or pull requests

2 participants