Wizcorp / tina.js

Tweening and INterpolations for Animation
MIT License
12 stars 8 forks source link

TINA likes writing to my window object #55

Closed ronkorving closed 7 years ago

ronkorving commented 7 years ago

https://github.com/Wizcorp/tina.js/blob/0dbe92a8b6f74c859e431900d7a618726b14fd5d/src/TINA.js#L207 is writing _requestFrameId to my window object on every frame. Probably not the intended behavior.