What steps will reproduce the problem?
1. download flexlib-.2.4
2. No changes to the code.
3. Run the ScheduleViewer6_Sample
What is the expected output? What do you see instead?
I've tried the exemple6 of the ScheduleViewer in flex4. The
compilaton is fine, but when i want to move the timeline or/and the zoom colors
are mixing and does not refresh correctly.
What version of the product are you using? On what operating system?
flexlib-.2.4, Flex 4, Adobe Flex Builder 4, Windows 7
Please provide any additional information below.
I have added to the updateDisplayList method in
AbstractGradientScheduleEntryRenderer:
graphics.clear();
before
graphics.beginGradientFill(...
and it solves the problem.
Original issue reported on code.google.com by ogn...@gmail.com on 24 Nov 2010 at 10:51
Original issue reported on code.google.com by
ogn...@gmail.com
on 24 Nov 2010 at 10:51