bevy/crates/bevy_window
Daniel McNab 27bfbda7bc Fix scale_factor_override in the winit backend (#2784)
# Objective

- Fixes #2751

## Solution

- Avoid changing the window size if there is a scale factor override
- Can be tested with the `scale_factor_override` example - use <kbd>⏎</kbd> to active overriding the scale factor
2021-09-10 18:46:16 +00:00
..
src Fix scale_factor_override in the winit backend (#2784) 2021-09-10 18:46:16 +00:00
Cargo.toml Not me ... us (#2654) 2021-08-15 20:08:52 +00:00