textual icon indicating copy to clipboard operation
textual copied to clipboard

Activated button animations

Open willmcgugan opened this issue 3 years ago • 2 comments

The Button widget should have a visual indicator that it was clicked. Material buttons do this. The reasoning is that if an action doesn't immediately update the UI, the user tends to click again to make sure it works.

I'm thinking a brief pulse animation, or 500ms flash. Something subtly enough to not be irritating, but still convey the active state.

this may be achieved by adding an -active class to the Button to allow a dev to define the active animation.

willmcgugan avatar Jun 14 '22 09:06 willmcgugan

"Fried pulse animation"? 😄

darrenburns avatar Jun 14 '22 10:06 darrenburns

I think I meant "brief" 🤷‍♂️

willmcgugan avatar Jun 14 '22 10:06 willmcgugan

Did we solve your problem?

Glad we could help!

github-actions[bot] avatar Oct 25 '22 09:10 github-actions[bot]