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

fix(emote-popup): ignore null gemometry #5751

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

Nerixyz
Copy link
Contributor

@Nerixyz Nerixyz commented Dec 2, 2024

On Windows, the currentBounds are initially zero. When opening the popup, a resizeEvent is triggered - at this point, the currentBounds are still zero. This makes sure we never save that initial position. This also reveals that #5415 did not fix #5414.

Fixes #5414.

@pajlada pajlada merged commit 8faf243 into Chatterino:master Dec 2, 2024
18 checks passed
@Nerixyz Nerixyz deleted the fix/emote-popup branch December 2, 2024 16:31
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.

Emote window position isnt saved after restarting Chatterino
2 participants