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
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Description
The
paper-icon-buttonripple when tapped (or activated via spacebar) is the same shade as its focus ripple.Expected outcome
The ripple should presumably be darker, to match
paper-buttonas well aspaper-icon-button-light.Actual outcome
The ripple is lighter than the other buttons' ripples. It doesn't differentiate between focus and pressing.
Live Demo
https://jsfiddle.net/37kmh427/
Steps to reproduce
paper-icon-button; see light ripplepaper-icon-button-light; see dark ripplepaper-button; see dark rippleAlso:
paper-icon-button; see light ripplepaper-button; see no rippleAlso:
paper-icon-button, then click and hold: ripple shimmerspaper-icon-button-lightorpaper-button, then click and hold: solid ripple remains for duration of mouse press