Suggestion: Resizable addition
Hi jQuery people
Just a quick suggestion. I was browsing through the jQuery UI
documentation, and noticed that the resizable function had a 'grid'
option (which is awesome), but I would really like to have the snap
tolerance being an option too. Considering this is already implemented
in the draggable function (named 'snapTolerance'), this shouldn't be
too hard to implement.
Thanks in advance.