commit | c9a53aa74d84cdb6471651f7b3da14d7248d58c7 | [log] [tgz] |
---|---|---|
author | ocornut <omarcornut@gmail.com> | Tue Mar 07 18:38:05 2023 +0100 |
committer | ocornut <omarcornut@gmail.com> | Tue Mar 07 18:41:49 2023 +0100 |
tree | a859063d0688328d55066bd8369342b5b49fa767 | |
parent | b4b79584d138c305e4bff60486197821d93eac82 [diff] |
Nav: Made Enter key submit the same type of Activation event as Space key. (#5606) Instead of adding NavActivateInputId support in ButtonBehavior() started untangling the mess.