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

Szymon KÅ‚os (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 27 07:44:49 UTC 2021


 svx/uiconfig/ui/findreplacedialog-mobile.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 08c7b311852d899d71e5bdea09a396f1b6dc44f4
Author:     Szymon Kłos <szymon.klos at collabora.com>
AuthorDate: Wed Jun 9 12:06:28 2021 +0200
Commit:     Szymon Kłos <szymon.klos at collabora.com>
CommitDate: Tue Jul 27 09:44:13 2021 +0200

    jsdialog: hide adv search options on mobile
    
    Change-Id: Ide206d602992c49a3a54c8635d97a1ce43cc216e
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116912
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
    Reviewed-by: Szymon Kłos <szymon.klos at collabora.com>
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119524
    Tested-by: Jenkins

diff --git a/svx/uiconfig/ui/findreplacedialog-mobile.ui b/svx/uiconfig/ui/findreplacedialog-mobile.ui
index 7fb77726c691..a7866db2d14b 100644
--- a/svx/uiconfig/ui/findreplacedialog-mobile.ui
+++ b/svx/uiconfig/ui/findreplacedialog-mobile.ui
@@ -620,7 +620,7 @@
                 <property name="hexpand">True</property>
                 <child>
                   <object class="GtkExpander" id="OptionsExpander">
-                    <property name="visible">True</property>
+                    <property name="visible">False</property>
                     <property name="can_focus">True</property>
                     <property name="margin-start">6</property>
                     <property name="margin_top">1</property>


More information about the Libreoffice-commits mailing list