user-accounts: Animate page transitions in the Carousel
https://bugzilla.gnome.org/show_bug.cgi?id=778405
This commit is contained in:
parent
c1f56c3e4a
commit
bce05cb8bd
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
<child>
|
||||
<object class="GtkStack" id="stack">
|
||||
<property name="visible">True</property>
|
||||
<property name="transition_duration">400</property>
|
||||
<property name="transition_type">GTK_STACK_TRANSITION_TYPE_SLIDE_LEFT_RIGHT</property>
|
||||
<style>
|
||||
<class name="location-bar"/>
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue