Open GoogleCodeExporter opened 9 years ago
i managed to find the source of this defect. In Draggable if meta key or ctrl
key is pressed and there is no support for multiple draggables the click event
does not get propagated, by changing the isMetaKeyPressed to getMetaKey i
managed to make it work for my case
Original comment by kouts...@gmail.com
on 8 Mar 2011 at 12:08
So you are not using the release 1.0.2 but the last version of the trunk ?
All stuffs concerning multiple draggable, meta and ctrl keys are not present in
the 1.0.2 release and the last version in the trunk is not yet stable and will
change.
Anyway, thanks for the investigation !
Original comment by julien.d...@gmail.com
on 8 Mar 2011 at 1:45
Original comment by julien.d...@gmail.com
on 25 Jun 2011 at 6:28
Original issue reported on code.google.com by
kouts...@gmail.com
on 4 Mar 2011 at 1:01