On Thu, May 03, 2007 at 11:39:13AM +0200, Udo Giacomozzi wrote: > Hello strk, > > Thursday, May 3, 2007, 11:32:06 AM, you wrote: > s> It doesn't help, as MovieTester still calls set_invalidated_bounds > s> after fetching the bounds from the core lib. > s> The problem is the the *first* time add_invalidated_bounds() is called, > s> it only returns the actual shapes bounds, not the world bounds, so > s> background is not taken in consideration. > > Ah, ok, that's normal! There is nothing that could add the bounds of > the stage (movie_root is not "visible" for invalidated bounds).
What about making movie_root opaque instead ? It might return a WORLD bound at first call and proper invalidated bounds on subsequent calls... --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

