[iagno] Stack should use all space because of animations.
- From: Arnaud Bonatti <arnaudb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [iagno] Stack should use all space because of animations.
- Date: Wed, 11 Feb 2015 16:32:29 +0000 (UTC)
commit 3afbaccb05ab8cc6d6696c4190e849dc418d16b0
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date: Tue Feb 10 06:17:09 2015 +0100
Stack should use all space because of animations.
data/iagno.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/iagno.ui b/data/iagno.ui
index f5e38d8..407bfdc 100644
--- a/data/iagno.ui
+++ b/data/iagno.ui
@@ -3,7 +3,6 @@
<requires lib="gtk+" version="3.12"/>
<object class="GtkApplicationWindow" id="iagno-window">
<property name="title" translatable="yes">Iagno</property>
- <property name="border-width">25</property>
<child type="titlebar">
<object class="GtkHeaderBar" id="headerbar">
<property name="visible">True</property>
@@ -66,6 +65,7 @@
<property name="halign">center</property>
<property name="valign">center</property>
<property name="spacing">18</property>
+ <property name="margin">25</property>
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
@@ -280,6 +280,7 @@
<property name="ratio">1.4</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
+ <property name="margin">25</property>
<child>
<object class="GtkBox" id="game-box">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]