mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
unhandled_key_input changed to unhandled_button_input. Controls can set a 'shortcut_context' which they can then use to determine if their shortcuts should be triggered or not, based on if the viewport's focused GUI control is a child of their 'shortcut context'.
16 KiB
16 KiB