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
Hi, I'm really excited with the new possibilities of polymer,
However I tried Topeka app on my ipad with the newest chrome version,
And the clicking have a delay which is weird since it's supposed to be cross platform.
I thought u we're using something similar to fastclick but it's not working well
The text was updated successfully, but these errors were encountered:
The delay you are seeing is due to iOS WebView performance limitations, not due to missing events.
Polymer includes a full cross-platform, cross-form-factor gesture system which is working correctly.
If you look at Topeka in Safari on iOS, it will be significantly faster.
Hi, I'm really excited with the new possibilities of polymer,
However I tried Topeka app on my ipad with the newest chrome version,
And the clicking have a delay which is weird since it's supposed to be cross platform.
I thought u we're using something similar to fastclick but it's not working well
The text was updated successfully, but these errors were encountered: