bevy/crates/bevy_winit
ira 00fa0d8cf2 Apply WindowDescriptor settings in all modes (#6934)
# Objective
Some settings were only applied in windowed mode.
Fix the issue in #6933 

# Solution
Always apply the settings.


Co-authored-by: devil-ira <justthecooldude@gmail.com>
2022-12-16 20:14:11 +00:00
..
src Apply WindowDescriptor settings in all modes (#6934) 2022-12-16 20:14:11 +00:00
Cargo.toml add span to winit event handler (#6612) 2022-11-14 23:08:31 +00:00