nukeop / nuclear

Streaming music player that finds free music for you
https://nuclear.js.org/
GNU Affero General Public License v3.0
11.72k stars 1.02k forks source link

Miniplayer bugged controls #1592

Closed sicin closed 2 months ago

sicin commented 2 months ago

Platform: Ubuntu 22.04

Nuclear version: 0.6.30

Description of the issue: Miniplayer lacks volume control and both "autoradio" and "miniplayer" (I guess it shouldn't even be there) controls are unclickable. Looks like the fix for #1396 didn't resolve the issue.

nukeop commented 2 months ago

I can confirm. In this case the miniplayer button should return Nuclear to normal mode.

CarlosBor commented 2 months ago

Hey there,

The good news are that the miniplayer button does return the player to its normal mode, The problem is that another div is covering the buttons, rendering them unclickable, as a matter of fact the shuffle button is only half clickable.

image

May I take a shot at this? It should just be a small css tweak

nukeop commented 2 months ago

Sure, if you can figure it out that would be nice.