======================================================================== http://mondrian.corp.google.com/file/10747844///depot/googleclient/gears/opensource/gears/canvas/canvas_rendering_context_2d.cc?a=3 File //depot/googleclient/gears/opensource/gears/canvas/canvas_rendering_context_2d.cc (snapshot 3) ------------------------------------ Line 371: On 1:19 pm, noel wrote: > TODO(nigeltao): here: consider adding "clear" op.
Done. Adding "clear" was trivial. ======================================================================== http://mondrian.corp.google.com/file/10747844///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 424: &stroke_style_as_paint_, On 1:00 pm, noel wrote: > ... "when exceeding line limit". perhaps a TODO() make stroke_style a > class/struct to hide this foo. TODO added (in the .h file). ======================================================================== http://mondrian.corp.google.com/file/10747844///depot/googleclient/gears/opensource/gears/canvas/canvas_rendering_context_2d.h?a=1 File //depot/googleclient/gears/opensource/gears/canvas/canvas_rendering_context_2d.h (snapshot 1) ------------------------------------ Line 230: On 12:55 pm, noel wrote: > so are they inited to the canvas default values ... ? TODO added (in the constructor implementation, where these fields are initialized). ======================================================================== -- To respond, reply to this email or visit http://mondrian.corp.google.com/10747844
