diff options
author | Markus Sauermann <6299227+Sauermann@users.noreply.github.com> | 2023-06-16 00:15:37 +0200 |
---|---|---|
committer | Markus Sauermann <6299227+Sauermann@users.noreply.github.com> | 2023-06-16 00:15:37 +0200 |
commit | 390aa2a565ec39a742385b5f8c967bc7f50264fe (patch) | |
tree | 127166b37b7c9093d5c13d72f88de74b7910c3d4 /modules/gdscript/gdscript_analyzer.cpp | |
parent | c0d8d91b15597209a1ca865c6ff4f84f06f7de86 (diff) | |
download | redot-engine-390aa2a565ec39a742385b5f8c967bc7f50264fe.tar.gz |
Fix ButtonGroup unpressing
It was possible to unpress a button group that had `allow_unpress = false`
using shortcuts.
Adjust `BaseButton::shortcut_input` to use the same logic as
`BaseButton::on_action_event`.
Diffstat (limited to 'modules/gdscript/gdscript_analyzer.cpp')
0 files changed, 0 insertions, 0 deletions