transition duration = 350

This commit is contained in:
Artem Anufrij 2017-08-11 20:58:49 +02:00
parent abb4f21d03
commit 6b836e79f5

View file

@ -85,6 +85,7 @@ namespace Webpin {
add_named (container, "splash");
add_named (overlay, "app");
transition_duration = 350;
transition_type = Gtk.StackTransitionType.SLIDE_UP;
app_view.create.connect ((action) => {