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

Dynamic update bounds #26

Closed maximelebreton closed 7 years ago

maximelebreton commented 7 years ago

Hi Chris,

Is there a way to dynamically update bounds (if they are relative to an element for example) ? Useful in react/angular context because content is dynamic.

If not, with this add, and Events #27, for me Impetus is close to perfect in his agnostic objectives.