qingyangmoke / explorercanvas

Explorercanvas (excanvas.js) is an open source, Apache-licensed JavaScript library that implements the canvas API in Internet Explorer
Apache License 2.0
0 stars 0 forks source link

drawImage(....): position of image is not as expected. #104

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Please see the attachment. It's a page drawing an image and some lines 
around. Each 1 second, the stuff will be redrawn with different position.
2.
3.

What is the expected output? What do you see instead?
The relative distance between image and lines shouldn't be changed each time 
the stuff is redrawn(you can see in IE8, IE9, or Firefox). But in IE7, one part 
of the image started to go outside the area after few seconds. 

What version of the product are you using? On what operating system?
I'm using excanvas_r3 version on Windows7.

Please provide any additional information below.

Original issue reported on code.google.com by tuanai...@gmail.com on 22 Apr 2011 at 4:47

Attachments: