[Libreoffice-commits] core.git: Branch 'libreoffice-7-0' - sc/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Tue Sep 1 17:18:19 UTC 2020
sc/uiconfig/scalc/ui/sidebaralignment.ui | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
New commits:
commit 39585d37e31de0754d6d66c9c5338ae9429b83c7
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Fri Aug 28 23:34:12 2020 +0200
Commit: Andreas Kainz <kainz.a at gmail.com>
CommitDate: Tue Sep 1 19:17:47 2020 +0200
tdf#134491 Calc sidebar alignment fix
Change-Id: I9ea341f5980dfc4998075a7f9d8f6432145c1d13
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101588
Tested-by: Jenkins
Reviewed-by: Andreas Kainz <kainz.a at gmail.com>
(cherry picked from commit 977a97f3148c0aece0a54304aae81ec44ced07e0)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101468
diff --git a/sc/uiconfig/scalc/ui/sidebaralignment.ui b/sc/uiconfig/scalc/ui/sidebaralignment.ui
index ce04c242bddf..7be5dfd29066 100644
--- a/sc/uiconfig/scalc/ui/sidebaralignment.ui
+++ b/sc/uiconfig/scalc/ui/sidebaralignment.ui
@@ -337,10 +337,11 @@
<property name="xalign">0</property>
<property name="always_show_image">True</property>
<property name="draw_indicator">False</property>
+ <property name="group">standard</property>
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
@@ -356,10 +357,11 @@
<property name="xalign">0</property>
<property name="always_show_image">True</property>
<property name="draw_indicator">False</property>
+ <property name="group">standard</property>
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
@@ -379,7 +381,7 @@
</object>
<packing>
<property name="expand">False</property>
- <property name="fill">True</property>
+ <property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>
More information about the Libreoffice-commits
mailing list