mirror of
https://github.com/bevyengine/bevy
synced 2024-11-22 12:43:34 +00:00
e7c6228e8b
# Objective Fix #12273 ## Solution – Only emit `KeyboardFocusLost` when the keyboard focus is lost – ignore synthetic key releases too, not just key presses (as they're already covered by `KeyboardFocusLost`) --- ## Changelog ### Fixed - Don't trigger `ButtonInput<KeyCode>::just_pressed`/`just_released` when spawning a window/focus moving between Bevy windows |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |