dvx / lofi

🎵🔉 A mini Spotify player with WebGL visualizations.
http://lofi.rocks
MIT License
1.21k stars 68 forks source link

Lock setting #274

Open EwanLight opened 1 year ago

EwanLight commented 1 year ago

An enhancement option to lock position and controls from settings to stop accidental clicking would be good for those who just use media keys.

stamoun commented 1 year ago

So basically just display the play/pause and like (heart) buttons?

Keep the like button clickable (to actually like a song) but make the play/pause button not clickable (so it just represents the current play state)?

I think that makes sense, should be easy enough to do.

Thanks for the suggestion!