On Thu, Nov 02, 2006 at 09:06:45PM +0100, Udo Giacomozzi wrote:

> s> Tested GTK/Opengl. Works (and doesn't keep aspect ratio, dunno which
> s> is better :)
> 
> It does not use the xscale/yscale values calculated in the gui. Prior
> to my patch they were not used anywhere...

I introduced xscale/yscale in Gui class for correctly reporting
mouse events in specifically this case (aspect ratio not kept).
So they *were* used (just accessed trough getXScale and getYScale
by implementations - gtk.cpp for sure [motion_notify_event])

--strk;


_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to