Patches item #2887375, was opened at 2009-10-27 13:51
Message generated for change (Tracker Item Submitted) made by richardedwards
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=433166&aid=2887375&group_id=42445Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Stage
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Richard Edwards (richardedwards)
Assigned to: Richard Vaughan (rtv)
Summary: Fixes Arithmetic exception in canvas.cc
Initial Comment:
Currently camera.scale() is cast to an integer and then used as a divisor in Canvas::DrawGlobalGrid. If camera.scale() is less than 1 this will cause a Floating Point Exception. The provide patch changes the order of the cast by performing floating point division and then casting the result to an integer.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=433166&aid=2887375&group_id=42445------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
Playerstage-developers mailing list
Playerstage-developers@...
https://lists.sourceforge.net/lists/listinfo/playerstage-developers