jwir3 / arbitrator

A synchronization engine for ArbiterSports to Google Calendar
GNU General Public License v3.0
3 stars 0 forks source link

Make the snackbar transitions animated #48

Open jwir3 opened 8 years ago

jwir3 commented 8 years ago

The snackbar should "minimize" itself as it's going away, using a css transition for width/height (probably cubic bezier). So, instead of making it just disappear, it should transition to a small width (say 5pxX5px or something) and THEN disappear.