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
As mentioned in the #199 issue en passant, touch callout could be improved throughout the UI. IMO opinion this could be said of any button pressed in the UI.
Describe the solution you'd like
I think a "ripple" effect as in Material design could be implemented quite easily and not break with the rest of very clean UI.
As mentioned in the #199 issue en passant, touch callout could be improved throughout the UI. IMO opinion this could be said of any button pressed in the UI.
Describe the solution you'd like
I think a "ripple" effect as in Material design could be implemented quite easily and not break with the rest of very clean UI.
Link other projects
Several libraries exist to help implement a ripple effect:
Larger library: https://material.io/develop/web/components/ripples/
Smaller libraries:
Material-ripple effect CODE DEMO
rippleJS CODE DEMO
The text was updated successfully, but these errors were encountered: