bevy/crates/bevy_winit/src
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
..
converters.rs switch winit size to logical to be dpi independent (#947) 2020-11-30 18:24:49 -08:00
lib.rs Add Window Resize Constraints (#1409) 2021-03-03 02:56:50 +00:00
winit_config.rs fix rustdoc warnings (#1437) 2021-02-22 03:59:35 +00:00
winit_windows.rs Add Window Resize Constraints (#1409) 2021-03-03 02:56:50 +00:00