summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorJuan Linietsky <reduzio@gmail.com>2023-01-13 13:59:38 +0100
committerJuan Linietsky <reduzio@gmail.com>2023-01-13 18:43:02 +0100
commitdd3a1b08a938181c67c2fc573431a63904600184 (patch)
tree2ef1a809f3d27d2867b4e4954d69ef217baa292f /.clang-format
parent3c9bf4bc210a8e6a208f30ca59de4d4d7e18c04d (diff)
Button shortcuts no longer "press" the Button.
* Button shortcuts were treated as generic input events on buttons. This means that to activate a button shortcut you had to press and release. * This logic is removed and now shortcuts always activate on press. * This makes the editor feel more responsive and solves problems related to this behavior. Fixes #45033 and possibly others.
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions