[Libreoffice-commits] core.git: svx/uiconfig
andreas kainz (via logerrit)
logerrit at kemper.freedesktop.org
Thu Apr 23 09:22:42 UTC 2020
svx/uiconfig/ui/sidebarline.ui | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 5b7561e758d3552d41bd65149f1fcbb6650e0887
Author: andreas kainz <kainz.a at gmail.com>
AuthorDate: Wed Apr 22 00:47:13 2020 +0200
Commit: andreas_kainz <kainz.a at gmail.com>
CommitDate: Thu Apr 23 11:22:08 2020 +0200
Sidebar line alignment update
Change-Id: Icfe5a6337ca4510ea6aaa44823ef623ce6860c18
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92663
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a at gmail.com>
diff --git a/svx/uiconfig/ui/sidebarline.ui b/svx/uiconfig/ui/sidebarline.ui
index c9f61de9cd1b..400be75246cc 100644
--- a/svx/uiconfig/ui/sidebarline.ui
+++ b/svx/uiconfig/ui/sidebarline.ui
@@ -116,6 +116,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes" context="sidebarline|width|tooltip_text">Select the width of the line.</property>
+ <property name="halign">end</property>
<property name="hexpand">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
@@ -158,6 +159,8 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes" context="sidebarline|color|tooltip_text">Select the color of the line.</property>
+ <property name="halign">end</property>
+ <property name="hexpand">True</property>
<property name="toolbar_style">icons</property>
<property name="show_arrow">False</property>
<property name="icon_size">2</property>
More information about the Libreoffice-commits
mailing list