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

Zero Window Size Bug #46

Open
3 tasks
cohaereo opened this issue Sep 21, 2024 · 0 comments
Open
3 tasks

Zero Window Size Bug #46

cohaereo opened this issue Sep 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cohaereo
Copy link
Owner

Both position and size can get reset to zero/very low negative values, causing alkahest to crash on startup.
This usually happens when you close alkahest while it's minimized (you love to see it).

This bug has been plaguing me and users for ages, so it's time I violently bashed it's head in and subsequently cremated it:

  • Alkahest should prevent weird window dimensions from being written to the config (eg. while minimized)
  • Window dimensions should be verified upon startup, and reset if they're invalid
  • Hold a victory ceremony
@cohaereo cohaereo added the bug Something isn't working label Sep 21, 2024
@cohaereo cohaereo self-assigned this Sep 21, 2024
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

No branches or pull requests

1 participant