Sam Saccone

Results 247 comments of Sam Saccone

ended up basically implementing this using the delay on jquery-ui-draggable

ok so my solution was basically to add 2 things @nephics @danjger 1 from within the touch punch lib ![](http://dl.dropbox.com/u/36928599/Screenshots/041.png) in my drag init ![](http://dl.dropbox.com/u/36928599/Screenshots/042.png) _ignore the console :)_

Shimming my global process.stderr does the trick in my case: (your mileage might vary) ``` if (typeof process.stderr == "undefined") { process.stderr = Bun.stderr; } ```

:+1: this lines up with @jmeas idea of version sniffing

good catches @jdaudier would you like to open a PR to resolve these things?

> Jumping straight into the code. Do we need to be more specific? we should link to the github page > Download button? Do we need to mention this? The...

ah i see your point, you call if you want to mention it (#1) . as for #2 if you don't think it is very clear lets change it!