Changes between Version 45 and Version 46 of TIMELINES_REDESIGN_R0


Ignore:
Timestamp:
07/24/09 17:53:09 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TIMELINES_REDESIGN_R0

    v45 v46  
    4141 * Timeline for each page. 
    4242  * 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  * Helpers. 
    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. 
    4543 * Group activation. 
    4644  * Have TimelineMemberView activationTime property check ancestor activation and if ancestors are inactive return inactive state too. 
     
    5048  * The time values for activation time and local time will be separated by a large enough constant (C = 10^15^) to isolate the intro, main and outro parts of the timeline. Thus if the length of those sections is changed the corresponding section will retain its entries. Helper methods should be added to convert from real time to channel time and the other way around. 
    5149 * Palette - mostly compacting the view. 
     50  * Use the new ResourceAccess to create changes that will modify the channels or timeline options of the Element with the current view. 
    5251  * The title of the timeline will be moved to the left of the controls 
    5352  * The palette slider will be removed and replaced by a drawn play head. 
     
    6261Schedule: 
    6362 * Timeline for each page - 2h 
    64  * Helpers - 2h 
    6563 * Group activation - 0.5h 
    6664 * Intro, main, outro - 1d