![]() # 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. |
||
---|---|---|
.. | ||
accessibility.rs | ||
converters.rs | ||
lib.rs | ||
system.rs | ||
winit_config.rs | ||
winit_windows.rs |