You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a webapp in development, where an animated scene is used to tell the
time and generate weather based on location services.
This works fine on Safari, Firefox, Chrome, iOS, and Droids.
On the Websaver, the page loads fine and begins the core animations on the
clock. However, the character animations (started by detection of a
combination of manifest caching and location availability) do not start.
I started testing by not requiring location services or caching, but the
websaver presentation did not change. It seemed to be caching to some extent,
as even disabling the working animations produced no change.
The url is http://urbnpopclock.com - Request to make this a screensaver have
come from a number of sources, so if there is any insight into the limits of
this web presentation would be much appreciated.
Original issue reported on code.google.com by [email protected] on 16 May 2011 at 8:54
The text was updated successfully, but these errors were encountered:
Additional testing found that there is some odd behavior when translating the
timed animation sequences. However, I have been able to get a basic animation
loop working in the Screensaver. Nice tool, thanks for sharing.
Original issue reported on code.google.com by
[email protected]
on 16 May 2011 at 8:54The text was updated successfully, but these errors were encountered: