Changes between Version 40 and Version 41 of TIMELINES_REDESIGN_R0
- Timestamp:
- 07/22/09 16:04:14 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TIMELINES_REDESIGN_R0
v40 v41 49 49 * Change GroupView renderFrame to return null if the frame is inactive. 50 50 51 The intro, main and outro sections will exist in each timeline, for instance initially the timeline for the first page is displayed and its channels will be divided into three parts (bearing different colors). When the timeline for a frame is opened the three sections will be displayed for that frame over all of its channels. There will be controls for setting the length of the intro and outro and those should not be allowed to be greater than 60 seconds.[[BR]] 51 52 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. 52 53