Skip to content

Window min size #1151

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

Merged
merged 3 commits into from
Jul 7, 2022
Merged

Window min size #1151

merged 3 commits into from
Jul 7, 2022

Conversation

AlbyIanna
Copy link
Contributor

Motivation

The current window minimum size is too low, we want to increase it.

Change description

  • set the minWidth and minHeight when opening a new window (note that I also set useContentSize to true to ensure the top bar of the OS is not included in the minHeight
  • changes the style of the dialogs to ensure the UI doesn't glitch when the user resizes the window

Other information

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

@per1234 per1234 added the topic: code Related to content of the project itself label Jul 7, 2022
Copy link
Contributor

@fstasi fstasi left a comment

Choose a reason for hiding this comment

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

well done, works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself
Projects
None yet
4 participants