Firing an event only when resizable has "snapped" to a grid.
I am using a jQueryui resizable element and want to fire an event only when the element snaps to a gridpoint. I have looked at event an ui and I just do not see anything there stating that the size of the visible element changed. Am I missing something?