[gnome-control-center/wip/animated-notebook] shell: Update TODO
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/wip/animated-notebook] shell: Update TODO
- Date: Fri, 4 May 2012 16:25:02 +0000 (UTC)
commit fb714523fb6120f3318ba584cd017a4eb208d342
Author: Bastien Nocera <hadess hadess net>
Date: Fri May 4 17:14:41 2012 +0100
shell: Update TODO
shell/TODO | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/shell/TODO b/shell/TODO
index c87554b..3f5e69d 100644
--- a/shell/TODO
+++ b/shell/TODO
@@ -1,5 +1,9 @@
- Make transitions between pages always be contiguous
+ 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)
- Figure out stage colour, from theme
- 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]