[gnome-initial-setup] assistant: Set the stack to expand
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup] assistant: Set the stack to expand
- Date: Thu, 31 Oct 2013 22:42:49 +0000 (UTC)
commit 0cc9a9eb88fc01d04fe048048e9735e92b3c70df
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Oct 31 18:00:42 2013 -0400
assistant: Set the stack to expand
This way it takes up all the space
gnome-initial-setup/gis-assistant.ui | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gnome-initial-setup/gis-assistant.ui b/gnome-initial-setup/gis-assistant.ui
index 4ecae2a..4434646 100644
--- a/gnome-initial-setup/gis-assistant.ui
+++ b/gnome-initial-setup/gis-assistant.ui
@@ -62,6 +62,8 @@
<object class="GtkStack" id="stack">
<property name="visible">True</property>
<property name="transition-type">slide-left-right</property>
+ <property name="vexpand">True</property>
+ <property name="hexpand">True</property>
</object>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]