Make Buttons ripple effect smoother
Please Make Buttons ripple effect smoother, They are not smooth at this time. Click on button does not feel good. Its a sudden effect. This should be smooth.
It should be something like this. Material Design for Bootstrap Buttons
You can create issues in my own fork if you want.
Hi, is it OK for you ? https://codepen.io/luncheon/pen/zYvLNvM
Looks like official ripple.
Hi, is it OK for you ? https://codepen.io/luncheon/pen/zYvLNvM
Looks like official ripple.
_ I like these ones _
http://fian.my.id/Waves/#examples https://luncheon.github.io/ripplet.js/demo/
Official ones are much faster https://material-components.github.io/material-components-web-catalog/#/component/button
This will be the reference
But you can customize it with Ripplet.js
Official ones are much faster https://material-components.github.io/material-components-web-catalog/#/component/button
This will be the reference
Yes official ones are faster. But Daemonite material button effect is very sudden. It does not look good.
I think the problem comes from .btn:active background-image. You can create a fiddle. Or I'll try to do it during next week.
Here it is : https://djibe.github.io/material/docs/4.5/material/buttons/
@djibe Looks good now.