use hover-selection for filterlist dropdown
like writer's form drop down which makes it a more natural menu-alike thing Change-Id: I526e0d8efe166596ecb91576ebf9b359b3239526 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96365 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
parent
baa55eca0b
commit
83bacd2fd2
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
<property name="headers_visible">False</property>
|
||||
<property name="headers_clickable">False</property>
|
||||
<property name="search_column">0</property>
|
||||
<property name="hover_selection">True</property>
|
||||
<property name="show_expanders">False</property>
|
||||
<property name="activate_on_single_click">True</property>
|
||||
<child internal-child="selection">
|
||||
|
|
Loading…
Reference in a new issue