[libadwaita/wip/exalm/animation-demo: 1/2] demo: Really fix the animation skip button




commit 2576a0fff41e2303019eea540bdbd358de63d830
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Wed Dec 8 16:50:54 2021 +0500

    demo: Really fix the animation skip button
    
    Looks like I've forgotten to commit a part of 12189b8c50e74474536dd3ea0d6e9a1708816714

 demo/adw-demo-window.ui | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/demo/adw-demo-window.ui b/demo/adw-demo-window.ui
index 4503ca71..c2e39d3d 100644
--- a/demo/adw-demo-window.ui
+++ b/demo/adw-demo-window.ui
@@ -1112,6 +1112,9 @@
                                                     <lookup name="state" type="AdwAnimation">
                                                       <lookup name="timed-animation">AdwDemoWindow</lookup>
                                                     </lookup>
+                                                    <lookup name="state" type="AdwAnimation">
+                                                      <lookup name="spring-animation">AdwDemoWindow</lookup>
+                                                    </lookup>
                                                   </closure>
                                                 </binding>
                                                 <signal name="clicked" handler="timed_animation_skip" 
swapped="true"/>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]