Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 134163

Summary: Palette flashes at the end of animation
Product: [Tools] GEF Reporter: Randy Hudson <hudsonr>
Component: GEF-Legacy Draw2dAssignee: Randy Hudson <hudsonr>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.1   
Target Milestone: 3.2.0 (Callisto) M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Randy Hudson CLA 2006-03-30 14:55:05 EST
At the end of the animation loop, the figures are laying out outside of the playback state, but before the animators have cleaned up. The result is that the drawer contents are still visible and get layed out at full size.

The fix is to cleanup the animators before setting the state back to 0, then trigger a normal layout.
Comment 1 Randy Hudson CLA 2006-03-30 14:55:40 EST
Released to HEAD