-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Bug, feature request, or proposal:
Bug
What is the expected behavior?
Ink ripples in previous material design implementations trigger the effect on mousedown, rather than mouseup.
What is the current behavior?
The effect is only triggered on mouse up, which is far less noticable than prior implementations.
What are the steps to reproduce?
Material2 demo from the PR that added ripples to buttons: https://dozingcat-material2.firebaseapp.com/button
Material1 demo: https://material.angularjs.org/latest/demo/button
Click the buttons to see the difference. Click and hold your mouse button to make the difference more obvious.
What is the use-case or motivation for changing an existing behavior?
Consistency with the spec.
Which versions of Angular, Material, OS, browsers are affected?
All?
abdel-ships-it
Metadata
Metadata
Assignees
Labels
No labels