[gnome-builder/wip/chergert/perspective] prefs: put arrow near the text, not the right edge
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/perspective] prefs: put arrow near the text, not the right edge
- Date: Fri, 6 Nov 2015 21:26:52 +0000 (UTC)
commit 1b6aa032878517e7761caa1076cd9a3b1a9afcdf
Author: Christian Hergert <chergert redhat com>
Date: Fri Nov 6 13:26:31 2015 -0800
prefs: put arrow near the text, not the right edge
data/ui/ide-preferences-switch.ui | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/ide-preferences-switch.ui b/data/ui/ide-preferences-switch.ui
index 7052d96..e815c85 100644
--- a/data/ui/ide-preferences-switch.ui
+++ b/data/ui/ide-preferences-switch.ui
@@ -10,7 +10,6 @@
<property name="visible">true</property>
<child>
<object class="GtkBox">
- <property name="hexpand">true</property>
<property name="orientation">vertical</property>
<property name="visible">true</property>
<child>
@@ -25,6 +24,7 @@
<property name="visible">true</property>
<property name="vexpand">true</property>
<property name="xalign">0.0</property>
+ <property name="wrap">true</property>
<style>
<class name="dim-label"/>
</style>
@@ -42,6 +42,12 @@
</object>
</child>
<child>
+ <object class="GtkLabel">
+ <property name="hexpand">true</property>
+ <property name="visible">true</property>
+ </object>
+ </child>
+ <child>
<object class="GtkSwitch" id="widget">
<property name="visible">true</property>
<property name="valign">center</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]