[Libreoffice-commits] core.git: svx/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Mon Sep 28 12:21:42 UTC 2020
svx/uiconfig/ui/sidebarpossize.ui | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
New commits:
commit e64aa4b1e09c60c6cf41498b2ec8a9dd3d083749
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Mon Sep 28 09:11:34 2020 +0200
Commit: Andreas Kainz <kainz.a at gmail.com>
CommitDate: Mon Sep 28 14:21:02 2020 +0200
move keep ratio checkbox left cause of long translations (german)
Change-Id: I70d09ac5fdd8443167c2cf1980dc64ee2228a8bd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103530
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a at gmail.com>
diff --git a/svx/uiconfig/ui/sidebarpossize.ui b/svx/uiconfig/ui/sidebarpossize.ui
index 58be298483ce..82c5dc92de98 100644
--- a/svx/uiconfig/ui/sidebarpossize.ui
+++ b/svx/uiconfig/ui/sidebarpossize.ui
@@ -182,7 +182,7 @@
</object>
<packing>
<property name="left_attach">0</property>
- <property name="top_attach">4</property>
+ <property name="top_attach">9</property>
</packing>
</child>
<child>
@@ -197,8 +197,9 @@
<property name="draw_indicator">True</property>
</object>
<packing>
- <property name="left_attach">1</property>
+ <property name="left_attach">0</property>
<property name="top_attach">4</property>
+ <property name="width">2</property>
</packing>
</child>
<child>
@@ -597,9 +598,6 @@
<property name="top_attach">8</property>
</packing>
</child>
- <child>
- <placeholder/>
- </child>
</object>
</child>
</object>
More information about the Libreoffice-commits
mailing list