PolymerElements / paper-icon-button

A Material Design icon button
https://www.webcomponents.org/element/PolymerElements/paper-icon-button
42 stars 44 forks source link

paper-icon-button-light ignores `noink` #100

Closed bicknellr closed 7 years ago

bicknellr commented 7 years ago

Description

paper-icon-button-light ignores noink.

Expected outcome

With noink set, the button should not ripple when clicked.

Actual outcome

The button always ripples when clicked.

Live Demo

http://jsbin.com/cobefek/edit?html,output

Browsers Affected

All

danbeam commented 7 years ago

fixed by https://github.com/PolymerElements/paper-icon-button/pull/111 btw