gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: [Gnash-dev] DrawingApiTest.swf


From: Udo Giacomozzi
Subject: Re[2]: [Gnash-dev] DrawingApiTest.swf
Date: Thu, 3 May 2007 11:39:13 +0200

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).

You *need* to set world coordinates for the first frame. That's why
gui.cpp initializes _redraw_flag with true...


Udo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]