Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zynga scroller doesn't need the Raf.js polyfill. #1

Open
popham opened this issue Jun 25, 2014 · 0 comments
Open

Zynga scroller doesn't need the Raf.js polyfill. #1

popham opened this issue Jun 25, 2014 · 0 comments

Comments

@popham
Copy link

popham commented Jun 25, 2014

The index.html page includes the Raf.js polyfill. This commit removed the Raf.js polyfill from ZyngaScroller. This issue hints that including the polyfill as a global caused some grief (in FF3.6 and IE8). The polyfill code was incorporated into Animate.js, making the inclusion of Raf.js redundant.

Over here I've wrapped the Scroller.js and Animate.js with UMD and published to npm under scroller. Would you be receptive to a pull request? That is,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@popham and others