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

Add ability to limit maximum/minimum window size. #29752

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jun 13, 2019

Adds OS.min_window_size and OS.max_window_size properties to control window resizing limits.

Implemented for macOS, Windows and Linux/X11.

Demo project: win_max_min_size.zip; https://streamable.com/ibf3s

Bugsquad edit: Fixes #14806

@akien-mga
Copy link
Member

The feature makes sense to me. 👍

@bruvzg bruvzg force-pushed the window_size_limits branch from bd4961c to 5c8bd9f Compare June 14, 2019 07:08
@bruvzg bruvzg force-pushed the window_size_limits branch from 5c8bd9f to b924fb9 Compare June 15, 2019 06:49
@akien-mga akien-mga merged commit 0d61fc2 into godotengine:master Jun 17, 2019
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Editor/Game window has no minimal size
3 participants