marek-sezemsky / coreemu

Automatically exported from code.google.com/p/coreemu
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

incorrect x y coordinates sent when dragging a node when canvas is zoomed #221

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start a scenario with a node
2. turn on API messages to view xpos/ypos in NODE messages
3. drag a node and note its coordinates; also shown in bottom left status bar
4. zoom canvas in or out, and drag without releasing mouse button -- incorrect 
x,y values are shown
5. releasing mouse button causes node to jump to real/final location

Original issue reported on code.google.com by ahrenh...@gmail.com on 7 Aug 2013 at 10:25

GoogleCodeExporter commented 9 years ago
fixed in r836

Original comment by ahrenh...@gmail.com on 7 Aug 2013 at 10:49