diff options
author | EricEzaM <itsjusteza@gmail.com> | 2022-10-03 00:50:05 +1000 |
---|---|---|
committer | EricEzaM <itsjusteza@gmail.com> | 2022-10-03 19:56:34 +1000 |
commit | cb6d7fd0596ff86f2361f7791493b6f1b30c6935 (patch) | |
tree | 7f83f2e45d34322cf7309e8f14228d1b1cd9bdb2 /editor/scene_tree_editor.cpp | |
parent | e69b7083d45c5d8698508cce7086d361c4b1f44c (diff) |
Add searching by event for Editor Settings shortcuts and Project Settings input map.
* Focus into the LineEdit, then perform input to search the list of events by the events assigned.
* New specialised editor-only control for this: EventListenerLineEdit. Line edit is a good candidate for such a control because you can focus it, override it's input handling, and show the event all in one control.
Update InputEventConfigurationDialog to use event listener line edit rather than the separate tabs.
* Cleaner look - no need for tabs.
* Simpler code.
Diffstat (limited to 'editor/scene_tree_editor.cpp')
0 files changed, 0 insertions, 0 deletions