[gnome-control-center/wip/animated-notebook] shell: Probably don't need to wait for animations



commit 83f9ddc7f8e6cbabae76b5a47d25c27dda8741bc
Author: Bastien Nocera <hadess hadess net>
Date:   Fri May 4 17:22:42 2012 +0100

    shell: Probably don't need to wait for animations
    
    The callers can do it if interested already.

 shell/TODO |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/shell/TODO b/shell/TODO
index 5c12766..10a6ddb 100644
--- a/shell/TODO
+++ b/shell/TODO
@@ -2,7 +2,3 @@
   the children list order affects the paint order - so you can use set_child_above_sibling/set_child_below_sibling
 - Add a scroll direction to the animation
   (back to parent to the left, to a child to the right)
-- Only destroy the existing panel once we've finished scrolling
-  - get_transition('scroll-to') after calling scroll_to_point(), and connect to the 'completed' signal on it
-  - alternatively, you can use 'transitions-completed' on the actor
-    but that will be called once every transition is finished - e.g. position, size, rotation, etc.



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