Changes between Version 37 and Version 38 of TIMELINES_REDESIGN_R0
- Timestamp:
- 07/22/09 13:12:29 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TIMELINES_REDESIGN_R0
v37 v38 47 47 * Change GroupView renderFrame to return null if the frame is inactive. 48 48 49 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. 49 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. 50 50 51 51 UML diagram:[[BR]]