[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - 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 3b2e876f52ab3ae4ec778d2d5dc3adee0b75aca0
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:16:08 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/67293
Tested-by: Jenkins
Reviewed-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