Changes between Version 44 and Version 45 of TIMELINES_REDESIGN_R0
- Timestamp:
- 07/24/09 12:40:44 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TIMELINES_REDESIGN_R0
v44 v45 42 42 * TimelineTopView (timeline for pages) should have a start/stop timeline method so each page's timeline will be played only when the page is opened. 43 43 * Helpers. 44 * Create Channel helper and TimelineOption helper to facilitate the change of the corresponding keys in Element. 44 * Create Channel helper and TimelineOption helper to facilitate the change of the corresponding keys in Element. The goal of those helpers is to hide Channel producer methods as Channel is immutable and directly assign the new values to the corresponding key. 45 45 * Group activation. 46 46 * Have TimelineMemberView activationTime property check ancestor activation and if ancestors are inactive return inactive state too.