[Mono-bugs] [Bug 351582] Asset Allocator - pie chart is missing one section
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 10 17:07:53 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=351582
User fejj at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=351582#c3
--- Comment #3 from Jeffrey Stedfast <fejj at novell.com> 2008-01-10 15:07:52 MST ---
there's a bug in the storyboard code... I've added this demo to svn and
sprinkled in some console.log() calls
here's what I get:
Starting loading sequence for pie piece 0
Starting loading sequence for pie piece 1
Starting loading sequence for pie piece 2
Starting loading sequence for pie piece 3
Moving on to loading animation #2 for pie piece 0
Moving on to loading animation #2 for pie piece 1
Moving on to loading animation #2 for pie piece 2
Moving on to loading animation #3 for pie piece 0
Moving on to loading animation #3 for pie piece 1
Loading complete for pie piece 0
Moving on to loading animation #3 for pie piece 2
Loading complete for pie piece 1
Loading complete for pie piece 2
you'll notice that none of the animations for pie piece 3 ever finish and since
all piece pieces start off with ScaleX="0" ScaleY="0", we obviously can't see
the green piece (which is #3)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list