On Tue, Feb 20, 2007 at 08:05:41PM +0000, Sandro Santilli wrote: > CVSROOT: /sources/gnash > Module name: gnash > Changes by: Sandro Santilli <strk> 07/02/20 20:05:41 > > Modified files: > . : ChangeLog > server/vm : ASHandlers.cpp ActionExec.cpp ActionExec.h > with_stack_entry.h > > Log message: > This commit fixes a bad bug, and "temporarly" breaks the DrawingAPI..
The bad bug was in 'with' use. The DrawingAPI breaks seems a simple one, just related to the already known problem with bounds computation: gnash::render::bounds_in_clipping_area(bounds) fails since the drawable member seems to have wrong bounds computed. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
