Gisellameloni / svg-edit

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

move element with mouse scroll generate incorrect position #1197

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set big document resolution (ex. 5000x5000)
2. zoom to 100%
3. draw something
4. start moving it and scroll down/up mouse in one time

What is the expected output? What do you see instead?
element position should be closer to current cursor position

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
All browser

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)
trunk

Please provide any additional information below.
when zoom-out level is max (0.1), then element position is fine

Original issue reported on code.google.com by michal.s...@gmail.com on 1 Apr 2014 at 9:13