summaryrefslogtreecommitdiff
path: root/scene/2d/camera_2d.cpp
diff options
context:
space:
mode:
authorEricEzaM <itsjusteza@gmail.com>2022-10-03 00:50:05 +1000
committerEricEzaM <itsjusteza@gmail.com>2022-10-03 19:56:34 +1000
commitcb6d7fd0596ff86f2361f7791493b6f1b30c6935 (patch)
tree7f83f2e45d34322cf7309e8f14228d1b1cd9bdb2 /scene/2d/camera_2d.cpp
parente69b7083d45c5d8698508cce7086d361c4b1f44c (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 'scene/2d/camera_2d.cpp')
0 files changed, 0 insertions, 0 deletions