Threaded View
-
15 Dec 2011 9:59 PM #1
Drag and Drop example does not work
Drag and Drop example does not work
The drag and drop example attached with PR3 (even PR1) does not work. Following is the error
}
this.mgr.on({
sencha-touch-all-debug-w-comments.js:48102 Uncaught TypeError: Cannot call method 'on' of undefined
dragstart: this.onDragStart,
scope: this
});
this.disabled = false;
Error is on 48102 (sencha-touch-all-debug-w-comments.js)
Success! Looks like we've fixed this one. According to our records the fix was applied for
TOUCH-1278
in
2.1.


Reply With Quote