transition duration = 350
This commit is contained in:
		
							parent
							
								
									abb4f21d03
								
							
						
					
					
						commit
						6b836e79f5
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -85,6 +85,7 @@ namespace Webpin {
 | 
				
			||||||
            add_named (container, "splash");
 | 
					            add_named (container, "splash");
 | 
				
			||||||
            add_named (overlay, "app");
 | 
					            add_named (overlay, "app");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					            transition_duration = 350;
 | 
				
			||||||
            transition_type = Gtk.StackTransitionType.SLIDE_UP;
 | 
					            transition_type = Gtk.StackTransitionType.SLIDE_UP;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
            app_view.create.connect ((action) => {
 | 
					            app_view.create.connect ((action) => {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue