cui/uiconfig/ui/cellalignment.ui | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-)
New commits: commit 93fd2091f81aeb40b962c3d37b13350812953fa2 Author: andreas kainz <kain...@gmail.com> AuthorDate: Mon Nov 2 00:09:52 2020 +0100 Commit: Andreas Kainz <kain...@gmail.com> CommitDate: Mon Nov 2 14:18:55 2020 +0100 Cell Alignment Dialog update Change-Id: I86954c4fa8910d8d7e4d4e815ffcd600e2b11c0a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105161 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kain...@gmail.com> diff --git a/cui/uiconfig/ui/cellalignment.ui b/cui/uiconfig/ui/cellalignment.ui index fc56c59351eb..f70d0a0420ce 100644 --- a/cui/uiconfig/ui/cellalignment.ui +++ b/cui/uiconfig/ui/cellalignment.ui @@ -40,7 +40,7 @@ <object class="GtkGrid" id="grid3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="valign">center</property> + <property name="valign">start</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <child> @@ -181,12 +181,10 @@ </object> <packing> <property name="left_attach">1</property> - <property name="top_attach">1</property> + <property name="top_attach">0</property> + <property name="height">2</property> </packing> </child> - <child> - <placeholder/> - </child> </object> </child> </object> @@ -570,4 +568,12 @@ <widget name="LabelTxtDir"/> </widgets> </object> + <object class="GtkSizeGroup" id="sizegroupWidget"> + <widgets> + <widget name="comboboxHorzAlign"/> + <widget name="comboboxVertAlign"/> + <widget name="spinDegrees"/> + <widget name="references"/> + </widgets> + </object> </interface> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits