What steps will reproduce the problem?
1. Create a canvasimage
2. Set a strokeColor and use canvas().drawPoint(x, y)
3. Inspect the resulting image
What is the expected output? What do you see instead?
I expected a point drawn at x, y. I don't get one in html.
What version of the product are you using? On what operating system?
1.3.1, mac osx lion.
Please provide any additional information below.
drawPoint works in android and java. a workaround is to use fillRect instead.
Original issue reported on code.google.com by alexande...@gmail.com on 1 Jul 2012 at 2:32
Original issue reported on code.google.com by
alexande...@gmail.com
on 1 Jul 2012 at 2:32