======================================================================== http://mondrian.corp.google.com/file/10719360///depot/googleclient/gears/opensource/gears/canvas/canvas_rendering_context_2d.cc?a=1 File //depot/googleclient/gears/opensource/gears/canvas/canvas_rendering_context_2d.cc (snapshot 1) ------------------------------------ Line 607: // something different. OK. ------------------------------------ Line 658: oval.set(x - r, y - r, x + r, y + r); better, but I think you should define scalar variables for radius and the x, y point, and use those in the oval call arg computations. ========================================================================
-- To respond, reply to this email or visit http://mondrian.corp.google.com/10719360
