bevy/crates/bevy_window/src
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
..
event.rs Fix scale_factor_override in the winit backend (#2784) 2021-09-10 18:46:16 +00:00
lib.rs Down with the system! (#2496) 2021-07-27 23:42:36 +00:00
system.rs Add EventWriter (#1575) 2021-03-07 20:42:04 +00:00
window.rs Adds an alias mouse position -> cursor position (#2038) 2021-04-28 21:26:47 +00:00
windows.rs can change window settings at runtime (#644) 2020-10-15 11:42:19 -07:00