Skip to content

Conversation

@jjw24
Copy link
Member

@jjw24 jjw24 commented Aug 2, 2021

Fix PluginsManager InstallOrUpdate method call's query window focus

@jjw24 jjw24 added the bug Something isn't working label Aug 2, 2021
@jjw24 jjw24 added this to the 1.8.2 milestone Aug 2, 2021
@jjw24 jjw24 self-assigned this Aug 2, 2021
@jjw24 jjw24 enabled auto-merge August 2, 2021 22:00
Comment on lines +123 to +126
var mainWindow = Application.Current.MainWindow;
mainWindow.Visibility = Visibility.Visible;
mainWindow.Focus();

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will the mainwindow hide at these time? Haven't taken a try but I think we may not need to change the visibility

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah it will hide because of the message prompt

@jjw24 jjw24 merged commit d524b0a into dev Aug 7, 2021
@jjw24 jjw24 deleted the fix_pm_update_focus branch August 7, 2021 02:19
@jjw24 jjw24 mentioned this pull request Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants