googlearchive / paper-ripple

Adds a ripple effect to UI elements à la Material Design
47 stars 15 forks source link

circle renders incorrectly in Safari #18

Closed frankiefu closed 10 years ago

frankiefu commented 10 years ago

In the latest master branch which has ripple implement with transform instead of canvas, when using circle class to make the rippling effect within a circle, the ripple doesn't render correctly in Safari.

paper-ripple class="circle recenteringTouch"></paper-ripple>

paper-ripple demo: screen shot 2014-09-11 at 10 44 36 am

paper-checkbox demo: screen shot 2014-09-11 at 10 45 03 am

morethanreal commented 10 years ago

fixed in d889a96