Open GoogleCodeExporter opened 9 years ago
On spending some more time it seems that for every draggable item I need to do
this:
DOM.setStyleAttribute(w.getElement(), "zIndex", "100");
in order for it to remain draggable after drawing a beizer/straightline curve.
So problem solved! Pls ignore this bug.
Original comment by gauravag...@gmail.com
on 15 Jan 2009 at 9:28
Original issue reported on code.google.com by
gauravag...@gmail.com
on 15 Jan 2009 at 8:41