micser / musicco

musicco is a web player for your music library Host it on a NAS and start streaming your music from any browser.
https://www.musicco.app
6 stars 1 forks source link

improve interaction with toggles #145

Closed micser closed 4 years ago

micser commented 4 years ago
micser commented 4 years ago

For inspiration:

micser commented 4 years ago

The halo from on touch on Windows devices is very nice... Could be done with this: https://codepen.io/sebilasse/pen/rrOYQj?editors=1100

micser commented 4 years ago

position causing issues with animations in mini-controls Also, tabindex=1 + focus() causes page to scroll, even when the controls are hidden...

micser commented 4 years ago

These toggles should probably be checkboxes... https://codepen.io/fxm90/pen/RPJZNz