Please see the jsfiddle
Currently draggable is getting snapped to the droppable from distance of 15px. Rather than snapping based on fixed pixels specified in snapTolerance, is there any way I can snap it to the target when the cursor(draggable) is over it? I have tried to spend lot of time on it. But could not find a workaround.
Thank you.