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

Kevin Suo (via logerrit) logerrit at kemper.freedesktop.org
Sun Jan 3 11:17:59 UTC 2021


 sw/uiconfig/swriter/ui/flddocinfopage.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 2eb811c5d743908eda0cda4945a0009ea52eb22d
Author:     Kevin Suo <suokunlong at 126.com>
AuthorDate: Wed Dec 30 14:29:20 2020 +0800
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Sun Jan 3 12:17:19 2021 +0100

    Revert tdf#104278: text in Type frame in DocInformation...
    
    ...is not aligned left
    
    This reverts commit 4987c82449183d47464c94d4ed0aa0bbf2abf3aa, because it breaks
    the feature of showing the customs document property in the DocInformation
    dialog, see Caolan's comment in https://bugs.documentfoundation.org/show_bug.cgi?id=104278#c13
    
    Change-Id: I859ad3a6fa08290d5158dd03c33adfa821d78131
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108497
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/sw/uiconfig/swriter/ui/flddocinfopage.ui b/sw/uiconfig/swriter/ui/flddocinfopage.ui
index 4e09f721eb20..eff98ab5eece 100644
--- a/sw/uiconfig/swriter/ui/flddocinfopage.ui
+++ b/sw/uiconfig/swriter/ui/flddocinfopage.ui
@@ -59,7 +59,6 @@
                 <property name="headers_visible">False</property>
                 <property name="headers_clickable">False</property>
                 <property name="search_column">0</property>
-                <property name="show_expanders">False</property>
                 <child internal-child="selection">
                   <object class="GtkTreeSelection" id="treeview-selection1"/>
                 </child>


More information about the Libreoffice-commits mailing list