Hi guys,
you lib is great, easy and convenient. when i set a dragZone on a container you are preventing default on all elements, can you PREVENT the prevent default on elements like button and input's.
ex: i have a numeric input but the input is not been updated!
it will be nice to have a way to set a dragZone with CSS classes to be ignored on mouse down event, it will easily add support for css buttons (div's buttons).
Thanks