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

Sets minimum size for app window #107

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

LianaHarris360
Copy link
Member

Using SetMinSize, the minimum size on the top-level window wx.Frame is set so that it does not allow the frame to be resized below the size entered.

kolibriAppMinDimensions.mp4

@LianaHarris360 LianaHarris360 marked this pull request as ready for review April 17, 2023 18:02
@rtibbles
Copy link
Member

Oh - yeah, there's still a mismatch between local development import sorting and what is getting run on CI. I've yet to work out how to fix it.

Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

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

Code looks good, and video confirms the UI changes.

@rtibbles rtibbles merged commit 0996f4b into learningequality:main Apr 17, 2023
1 of 2 checks passed
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.

None yet

2 participants