[libadwaita/wip/exalm/halign-fixes: 4/12] action-row: Remove unnecessary haligns
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/halign-fixes: 4/12] action-row: Remove unnecessary haligns
- Date: Sun, 28 Nov 2021 18:40:22 +0000 (UTC)
commit 9fce1a9c8cc85d3e3c2262b897acef0f6c0c7bee
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Tue Nov 23 15:00:53 2021 +0500
action-row: Remove unnecessary haligns
src/adw-action-row.ui | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/src/adw-action-row.ui b/src/adw-action-row.ui
index 840df424..8a9785e9 100644
--- a/src/adw-action-row.ui
+++ b/src/adw-action-row.ui
@@ -35,7 +35,6 @@
</child>
<child>
<object class="GtkBox" id="title_box">
- <property name="halign">start</property>
<property name="orientation">vertical</property>
<property name="valign">center</property>
<property name="hexpand">True</property>
@@ -50,7 +49,6 @@
</closure>
</binding>
<property name="ellipsize">none</property>
- <property name="halign">start</property>
<property name="label" bind-source="AdwActionRow" bind-property="title"
bind-flags="sync-create"/>
<property name="lines">0</property>
<property name="mnemonic-widget">AdwActionRow</property>
@@ -72,7 +70,6 @@
</closure>
</binding>
<property name="ellipsize">none</property>
- <property name="halign">start</property>
<property name="lines">0</property>
<property name="wrap">True</property>
<property name="wrap-mode">word-char</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]