googlearchive / polymer-gestures

84 stars 27 forks source link

Fixed undefined body #47

Closed sbmaxx closed 10 years ago

sbmaxx commented 10 years ago

At least now in examples polymer gestures are included in head tag. So in time they are executed we have no document.body element. This cause a lot of errors in console of mobile safari.

Fixes #53

dfreedm commented 10 years ago

LGTM