# 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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
# 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. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||