googlearchive / paper-slider

A slider à la Material Design
16 stars 18 forks source link

Slider is unresponsive on mobile if used within a Polymer-element #10

Closed enjoylife closed 9 years ago

enjoylife commented 9 years ago

The related gist demonstrating the issue. I'm testing on mobile safari.

jryoo commented 9 years ago

I'm having the same issue.

jryoo commented 9 years ago

Looks like you have to set touch-action="auto" in the div that the slider is contained in.

jryoo commented 9 years ago

https://groups.google.com/forum/?fromgroups=#!topic/polymer-dev/iiqc9XAifsQ

frankiefu commented 9 years ago

working fine in 0.3.5 test page: http://jsbin.com/kiqivigexuto/1/edit