Changes between Version 20 and Version 21 of GROUP_TIMELINES_R0
- Timestamp:
- 05/14/09 17:27:43 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_TIMELINES_R0
v20 v21 78 78 Since the user interface is for temoral use only, the UI test has been deleted. [2468] 79 79 80 Due to some problems and bugs, there's an additional changeset. It changes the design of the timeline model. Instead of having a list of entries for each channel, this list has been moved to the Timeline class. This is required for timelines to work in preview mode since copying the book (cloning a resource) does not work well with the AutoListProperty groupChannels(). Also, SwingUtilities.invokeLater() is used for synchronious playing of the TimerTasks. [2616] 81 80 82 Here's a list of known issues that should be fixed in the next iteration of this task or in another task: 81 * When changing to preview mode sometimes there's a mydoggy exception about reinitializing the same flap twice. 82 * When changing to preview mode sometimes the timeline duplicates its channels. 83 * Changing to preview mode sometimes throws a mydoggy exception about reinitializing the same flap twice. This is not always happening and is a subject to more thorough testing. 83 84 84 85 = Testing =