[Libreoffice-commits] core.git: Branch 'distro/collabora/co-2021' - svx/uiconfig

Szymon KÅ‚os (via logerrit) logerrit at kemper.freedesktop.org
Wed Jun 9 12:39:17 UTC 2021


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

New commits:
commit 4b5688d12870cb8138f6f6d81173a6c343bda87f
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: Wed Jun 9 14:38:43 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>

diff --git a/svx/uiconfig/ui/findreplacedialog-mobile.ui b/svx/uiconfig/ui/findreplacedialog-mobile.ui
index 792e334a114d..0545a5e8c34e 100644
--- a/svx/uiconfig/ui/findreplacedialog-mobile.ui
+++ b/svx/uiconfig/ui/findreplacedialog-mobile.ui
@@ -642,7 +642,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_left">6</property>
                     <property name="margin_top">1</property>


More information about the Libreoffice-commits mailing list