UI: Add Filter to Hotkeys settings menu

This commit adds a filter bar to the top of the hotkeys settings menu,
with it set to look for matches anywhere in the string label for that
hotkey.
This commit is contained in:
VodBox
2018-09-10 09:31:04 +12:00
parent 9565f9cd0c
commit 22f6d3fea5
2 changed files with 42 additions and 0 deletions

View File

@@ -780,6 +780,7 @@ Basic.AdvAudio.AudioTracks="Tracks"
# basic mode 'hotkeys' settings
Basic.Settings.Hotkeys="Hotkeys"
Basic.Settings.Hotkeys.Pair="Key combinations shared with '%1' act as toggles"
Basic.Settings.Hotkeys.Filter="Filter"
# basic mode hotkeys
Basic.Hotkeys.SelectScene="Switch to scene"