WinitPlugin
# Objective I goofed. #7611 forgot to change the default update modes set by the `WinitPlugin`. <ce5bae55f6/crates/bevy_winit/src/winit_config.rs (L53-L60)> <ce5bae55f6/crates/bevy_winit/src/lib.rs (L127)> ## Solution Change `Default` impl for `WinitSettings` to return the `game` settings that limit FPS when the app runs in the background.
ce5bae55f6/crates/bevy_winit/src/winit_config.rs (L53-L60)
ce5bae55f6/crates/bevy_winit/src/lib.rs (L127)