Files
godot-docs/tutorials
Mark Wilson 1fe10df90d Fix description of GUI input propagation (#7899)
* Fix: Propagation of _gui_input()

_gui_input() calls only propagate up the scene tree for mouse events
with appropriate filter flags. Keyboard and controller events do not
propagate through _gui_input().

Places entire description of _gui_input() propagation in one location,
marks it as a note to separate it from surrounding input propagation,
and updates the description to include behavior of keyboard and
controller events.
2025-01-25 11:51:36 -05:00
..
2023-11-11 17:07:39 +01:00
2024-12-29 13:44:09 -08:00
2024-12-21 03:38:42 +01:00
2024-12-29 13:44:09 -08:00
2025-01-23 23:44:31 +01:00
2024-12-29 13:44:09 -08:00
2025-01-15 22:17:32 -05:00
2025-01-20 20:37:12 -05:00