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

Add missing parent pointer to few QMessageBox and QFontDialog #3679

Merged
merged 3 commits into from Apr 16, 2022

Conversation

kornes
Copy link
Contributor

@kornes kornes commented Apr 15, 2022

Pull request checklist:

  • CHANGELOG.md was updated

Description

This PR gives parent ptr to poor orphaned children, preventing them from appearing behind main chatterino window when Always on top is used.

tested on windows only

closes #3672

Copy link
Contributor

@LosFarmosCTL LosFarmosCTL left a comment

Choose a reason for hiding this comment

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

#3672 was never an issue on macOS, since it just uses the native macOS font picker that does behave correctly by default, this does not break anything either, lgtm

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Felanbird <41973452+Felanbird@users.noreply.github.com>
@pajlada pajlada enabled auto-merge (squash) April 16, 2022 08:41
@pajlada pajlada merged commit 0de4a21 into Chatterino:master Apr 16, 2022
@kornes kornes deleted the fix_missing-dialogs-parent branch April 18, 2022 11:47
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.

Font chooser does not bypass Always on top
4 participants