|  2515593828 # Objective Fixes #9298 - Default window title leaks "bevy" context ## Solution I just replaced the literal string "Bevy App" with "App" in Window's Default trait implementation. | ||
|---|---|---|
| .. | ||
| cursor.rs | ||
| event.rs | ||
| lib.rs | ||
| raw_handle.rs | ||
| system.rs | ||
| window.rs | ||