Closed GoogleCodeExporter closed 9 years ago
Thought of another workaround, and that's to wrap makeNotDraggable() in
try/catch. But that's kinda ugly...
Original comment by zakness@gmail.com
on 6 Mar 2012 at 6:25
Having makeNotDraggable be strict helps ensure that application code is correct.
If you prefer to call makeNotDraggable with objects which were not first made
draggable, please either wrap the calls to makeDraggable/makeNotDraggable and
do your own bookkeeping, or use try/catch as you suggested
Original comment by fredsa@google.com
on 28 Mar 2013 at 10:01
Original issue reported on code.google.com by
zakness@gmail.com
on 6 Mar 2012 at 6:23