Open eduardodallmann opened 8 years ago
When the div is about to move out of the parent div, reset the position of the freetrans instance using $ele.freetrans('reset', currentLocationOptions)
. currentLocationOptions
can be access when you listening to the _draw
method of freetrans.
How to limit movement within the parent div?