bitovi / jquerypp

jQuery's missing utils and special events
http://jquerypp.com
MIT License
1.21k stars 160 forks source link

Drop tolerance #116

Open mickmcgrath13 opened 9 years ago

mickmcgrath13 commented 9 years ago

This would be a useful feature. Similar to: http://api.jqueryui.com/droppable/#option-tolerance

mickmcgrath13 commented 9 years ago

https://github.com/bitovi/jquerypp/tree/drop-tolerance Still todo:

mickmcgrath13 commented 9 years ago

Still todo:

mickmcgrath13 commented 9 years ago

..so tests all pass when I go to test.html, but not through grunt test.. I'll look into that later :-/

mickmcgrath13 commented 9 years ago

works in chrome, but not firefox

mickmcgrath13 commented 9 years ago

https://github.com/bitovi/syn/issues/98

mickmcgrath13 commented 9 years ago

PR: https://github.com/bitovi/syn/pull/102