bevy/crates/bevy_winit
Digital Seven 8dcba7f4a1 Add Window Resize Constraints (#1409)
You should be able to set the minimum and maximum desired resolution of a system window.
This also fixes a bug on Windows operating system: When you try to resize to 0 on the height it crashes.

Co-authored-by: Carter Anderson <mcanders1@gmail.com>
2021-03-03 02:56:50 +00:00
..
src Add Window Resize Constraints (#1409) 2021-03-03 02:56:50 +00:00
Cargo.toml Add Window Resize Constraints (#1409) 2021-03-03 02:56:50 +00:00