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

Fixing "show / hide" action from tray icon menu. #1154

Merged
merged 2 commits into from
Apr 10, 2022
Merged

Conversation

firstcryptoman
Copy link
Collaborator

@firstcryptoman firstcryptoman commented Mar 17, 2022

Fix for #1139

showNormal();
} else {
show();
}
activateWindow();
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you need to add also raise() here, to bring the window on top of others.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done.

@reubenyap reubenyap requested a review from psolstice April 4, 2022 10:12
@levonpetrosyan93 levonpetrosyan93 merged commit 859e1fc into master Apr 10, 2022
@levonpetrosyan93 levonpetrosyan93 deleted the minimize_fix branch April 10, 2022 15:56
levonpetrosyan93 pushed a commit that referenced this pull request May 17, 2023
* Fixing show hide action from tray icon menu

* Minor fix
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 this pull request may close these issues.

None yet

3 participants