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: #216 Increase max and default window size on Linux #239

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

marxjohnson
Copy link
Contributor

Description

Increase the max and default window size on Linux desktop to prevent the buttons being chopped off in some circumstances, with no way to resize the window and get to them.

I have left the minimum window size as before, so users for who this is not a problem can still reduce the window size if desired.

Type of change

  • [ x ] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [ x ] I have performed a self-review of my code
  • [ x ] I have tested my code in common scenarios and confirmed there are no regressions

@marxjohnson marxjohnson requested a review from ymauray November 18, 2024 10:52
@flexiondotorg flexiondotorg merged commit 622ea4d into main Dec 30, 2024
4 checks passed
@flexiondotorg flexiondotorg deleted the 216-window-size branch December 30, 2024 09:57
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.

bug: bottom of interface cut off (again) for some
2 participants