spicetify / marketplace

Download extensions and themes directly from Spicetify
MIT License
1.03k stars 174 forks source link

feat(snippets): add a `Dynamic Left Sidebar` #791

Closed Ender-Wang closed 2 months ago

Ender-Wang commented 2 months ago

Dynamic Left Sidebar Description

theRealPadster commented 2 months ago

Does this replace the other new hover panel snippet? Should we remove it in the code?

Ender-Wang commented 2 months ago

Does this replace the other new hover panel snippet? Should we remove it in the code?

Function-wise, it replaces all hovering left sidebar snippets, both can be there in case someone prefers hovering instead of this dynamic one.

theRealPadster commented 2 months ago

Oh, the hover one goes on top of the content vs this moves it to the side?

Ender-Wang commented 2 months ago

Exactly. This one pushes the main view to the right without blocking anything below it.