PolymerElements / paper-button

A button à la Material Design
https://www.webcomponents.org/element/PolymerElements/paper-button
138 stars 64 forks source link

Improve Accessibility #132

Closed JosefJezek closed 7 years ago

JosefJezek commented 7 years ago

Could you add Touch target height 48px?

https://material.google.com/usability/accessibility.html#accessibility-layout

keanulee commented 7 years ago

Changing the default size would be a breaking change. Also, that height may not be needed on desktop (it's app-specific, but ultimately it's up to the element user). So we'll leave this up to the element user.

JosefJezek commented 7 years ago

Ok