https://bugzilla.novell.com/show_bug.cgi?id=351582
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=351582#c3 --- Comment #3 from Jeffrey Stedfast <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
