harbassan / spicetify-apps

A collection of spicetify custom apps to improve your spotify experience.
410 stars 28 forks source link

[Library] Does the gear/settings icon do anything? #130

Open zachpoblete opened 2 months ago

zachpoblete commented 2 months ago

image

When I click it, nothing happens. Is this expected?

harbassan commented 2 months ago

It's not expected, but don't worry there's nothing too important there just a basic settings menu.

binkus12 commented 2 months ago

add snippet

stats-app > .contentSpacing{

padding: 40px !important; }

library-app > .contentSpacing{

padding: 40px !important; }

fixes overlapping bar and settings cog

harbassan commented 2 months ago

add snippet

stats-app > .contentSpacing{ padding: 40px !important; } #library-app > .contentSpacing{ padding: 40px !important; }

fixes overlapping bar and settings cog

that fixes a seperate (unrelated) issue

SamBecca16 commented 2 months ago

yeah, I doesn't do anything for me. It worked before but now it doesn't. I mean, basic settings but still I will like to make the images bigger.

Maybe if the new version? maybe a previous version would work? I uninstalled spotify completely, but didn't fix the issue either

I use spicetify with SpotX, so maybe that's the issue, but I remebered trying it without SpotX.

but hey, no big deal I guess

harbassan commented 2 months ago

The fix has already been made, it'll be released in the next spicetify cli version. (maybe a week or two from now)