Mouse movement is sluggish in scale_factor_override and window_settings examples #7377
Labels
A-Windowing
Platform-agnostic interface layer to run your app in
C-Bug
An unexpected or incorrect behavior
C-Examples
An addition or correction to our examples
Bevy version
main
Relevant system information
What you did
cargo run --example scale_factor_override
orcargo run --example scale_factor_override --release
What went wrong
Movement is super janky
Additional information
This is happening because the window title is being updated every frame.
The text was updated successfully, but these errors were encountered: