mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
d939c4402d
# Objective - Get rid of unwraps in winit fullscreen handling code, which are the source of some crashes. - Fix #11275 ## Solution - Replace the unwraps with warnings. Ignore the fullscreen request, do nothing instead. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |