gui2/preferences: Streamline filter options on the Hotkeys page

Categories vs. Filter both deal with filtering -- the only difference is
that categories has a broader scope than the name-based filtering, with
the latter being applied to results for the selected categories. We
don't need two rows for both.
This commit is contained in:
Iris Morelle 2021-02-20 14:37:13 -03:00
parent 4d8cff6c40
commit 38af14f1a8

View file

@ -22,7 +22,7 @@
[label]
definition = "default"
label = _ "Categories:"
label = _ "Filter:"
[/label]
[/column]
@ -39,27 +39,10 @@
[/multimenu_button]
[/column]
[/row]
[row]
[column]
grow_factor = 0
border = "all"
border_size = 5
[label]
definition = "default"
label = _ "Filter:"
[/label]
[/column]
[column]
grow_factor = 1
border = "all"
border_size = 5
horizontal_grow = true
[text_box]
id = "filter"
definition = "default"