Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

canvas-texturedraw sample does not draw correctly in firefox #191

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Drag the mouse on the canvas plane.
2.Came out nothing at all.
3.Until I start drawing at the top border edge, can see a bit of result.

What is the expected output? What do you see instead?
I expect when the mouse down and move, it will start drawing. But it
didn't,until I move my mouse to the very top edge, it draws a bit of stuff.

What version of the product are you using? On what operating system?
O3d 1.4.2 Windows Firefox

What hardware are you using:  graphics card type?  motherboard type?
ATI Radeon HD 2400XT
Please provide any additional information below.

Original issue reported on code.google.com by chihhaoy...@gmail.com on 3 Dec 2009 at 7:47

GoogleCodeExporter commented 9 years ago
Solution had found in:
http://code.google.com/p/o3d/issues/detail?id=175&q=canvas

Original comment by chihhaoy...@gmail.com on 4 Jun 2010 at 1:09