[gnome-boxes] app-window: Different sliding for wizard & properties
- From: Zeeshan Ali Khattak <zeeshanak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] app-window: Different sliding for wizard & properties
- Date: Tue, 4 Mar 2014 14:08:12 +0000 (UTC)
commit 0e4235436394dd62e9de81268691ffdc134b0b5b
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Tue Mar 4 14:06:04 2014 +0000
app-window: Different sliding for wizard & properties
Use different sliding direction for wizard and properties widgets so
that transitions look more natural when going from wizard to properties
and back.
data/ui/app-window.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/app-window.ui b/data/ui/app-window.ui
index aeb5de7..cb6c6dd 100644
--- a/data/ui/app-window.ui
+++ b/data/ui/app-window.ui
@@ -118,7 +118,7 @@
<object class="GtkStack" id="content_bin">
<property name="visible">True</property>
<property name="homogeneous">False</property>
- <property name="transition-type">slide-left</property>
+ <property name="transition-type">slide-left-right</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]