UWNetworksLab / uProxy-p2p

Internet without borders
https://www.uproxy.org/
Apache License 2.0
866 stars 180 forks source link

Add button animations #2850

Closed fortuna closed 7 years ago

fortuna commented 7 years ago

This PR adds animations to the server card button.


This change is Reviewable

fortuna commented 7 years ago

There's something odd when you click to disconnect: the ripple is cropped by the image square and it's quite noticeable. I'm not sure how to fix that. The easiest may be to remove the ink effect.

A alternative hacky idea I had was to create a white mask with a circular hole in it to fit the button. This way the leaking ripple would be hidden by the mask. But that seems kind of bad... Let me know if you have any ideas.

trevj commented 7 years ago

This makes a huge difference. All looks good to me and thanks for cleaning up my crappy state machine :-)

:+1: