[Libreoffice-commits] core.git: sw/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Mon Jun 15 13:33:04 UTC 2020


 sw/uiconfig/swriter/ui/formdropdown.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f9f30f51166589cfcab4e965d9f76eebcad491ab
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Jun 15 11:46:58 2020 +0100
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon Jun 15 15:32:32 2020 +0200

    use hover-selection for form drop down
    
    makes it a more natural menu-alike thing
    
    Change-Id: Iefd1b3d7b912b039dac678b0348bf23478fc931a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96322
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sw/uiconfig/swriter/ui/formdropdown.ui b/sw/uiconfig/swriter/ui/formdropdown.ui
index ec4034e5c89d..7554c8bf855c 100644
--- a/sw/uiconfig/swriter/ui/formdropdown.ui
+++ b/sw/uiconfig/swriter/ui/formdropdown.ui
@@ -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">


More information about the Libreoffice-commits mailing list