chrisbateman / impetus

Agnostic utility for adding momentum to anything. It's like iScroll, except not for scrolling. Supports mouse and touch events.
chrisbateman.github.io/impetus
MIT License
487 stars 70 forks source link

Destroy Impetus #24

Closed luglio7 closed 7 years ago

luglio7 commented 7 years ago

Is it safe to instantiate a new Impetus object on the same dom element ? I need to reset min and max bound values after the viewport resize.