Hunsu / gwt-graphics

Automatically exported from code.google.com/p/gwt-graphics
Apache License 2.0
0 stars 0 forks source link

Cannot move Path objects #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Creating Path object
2. Adding Path object to drawingarea object
3. Adding mousemovehandler to drawingarea
4. On runtime moving mouse pointer... nothing happening

What is the expected output? What do you see instead?
Moves a custom drawn rentacle as path object over drawingarea. Object does not 
move.

What version of the product are you using? On what operating system?
gwt-graphics-0.9.7.jar with GWT 2.2.0 on Chrome Browser with Windows 7 Prof.

Please provide any additional information below.
Don't know what could be important. Do not hesitate to ask me.

Original issue reported on code.google.com by Grandixx...@googlemail.com on 13 Mar 2011 at 8:39