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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sat Feb 2 20:16:16 UTC 2019


 cui/uiconfig/ui/formatcellsdialog.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit b9dbc9592f6f75b12a8cdcfd4f77d927a75fa982
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Sat Feb 2 17:06:56 2019 +0000
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat Feb 2 21:15:55 2019 +0100

    Resolves: tdf#123128 impress format->table dialog too tall
    
    it needs to be resizable if it has the modifiable western vs ctl+cjk font page
    
    Change-Id: I0498baaf566328549a365e57ac440161b7199ad9
    Reviewed-on: https://gerrit.libreoffice.org/67292
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
    Tested-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/cui/uiconfig/ui/formatcellsdialog.ui b/cui/uiconfig/ui/formatcellsdialog.ui
index a7f3488e3fcf..dde69f6862ba 100644
--- a/cui/uiconfig/ui/formatcellsdialog.ui
+++ b/cui/uiconfig/ui/formatcellsdialog.ui
@@ -6,7 +6,6 @@
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
     <property name="title" translatable="yes" context="formatcellsdialog|FormatCellsDialog">Table Properties</property>
-    <property name="resizable">False</property>
     <property name="modal">True</property>
     <property name="default_width">0</property>
     <property name="default_height">0</property>


More information about the Libreoffice-commits mailing list