chenbo007 / svg-edit

Automatically exported from code.google.com/p/svg-edit
0 stars 0 forks source link

Wrong coordinates while drawing on scrolled canvas #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set canvas size to 1600x1200
2. scroll to bottom right corner of canvas
3. start drawing
4. drawing will appear in upper left corner (ie. the scrolled coordinates 
aren't added to mouse coordinates)

Tested in Firefox/Opera

Original issue reported on code.google.com by rusn...@gmail.com on 29 Jun 2009 at 2:40

GoogleCodeExporter commented 9 years ago
wwwooops! :)  Good one!

Original comment by codedr...@gmail.com on 29 Jun 2009 at 2:44

GoogleCodeExporter commented 9 years ago
Fixed in r226

Original comment by codedr...@gmail.com on 29 Jun 2009 at 3:08