[gnome-builder/wip/gtk4-port: 583/1774] plugins/editorui: tweak alignment of ln/col values
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/gtk4-port: 583/1774] plugins/editorui: tweak alignment of ln/col values
- Date: Mon, 11 Jul 2022 22:31:17 +0000 (UTC)
commit 7e0eeaba3801239ad1f399320b14264128d186a7
Author: Christian Hergert <chergert redhat com>
Date: Sun Apr 17 10:17:40 2022 -0700
plugins/editorui: tweak alignment of ln/col values
src/plugins/editorui/gbp-editorui-position-label.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/plugins/editorui/gbp-editorui-position-label.ui
b/src/plugins/editorui/gbp-editorui-position-label.ui
index 60544769e..b8dadbaa3 100644
--- a/src/plugins/editorui/gbp-editorui-position-label.ui
+++ b/src/plugins/editorui/gbp-editorui-position-label.ui
@@ -8,7 +8,7 @@
</child>
<child>
<object class="GtkLabel" id="line">
- <property name="xalign">1</property>
+ <property name="xalign">0</property>
<property name="width-chars">2</property>
<property name="margin-start">6</property>
<attributes>
@@ -24,7 +24,7 @@
</child>
<child>
<object class="GtkLabel" id="column">
- <property name="xalign">1</property>
+ <property name="xalign">0</property>
<property name="width-chars">2</property>
<property name="margin-start">6</property>
<attributes>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]