spicetify / spicetify-themes

A community-driven collection of themes for customizing Spotify through Spicetify - https://github.com/spicetify/cli
MIT License
5.11k stars 1.27k forks source link

[Dribbblish] Fix grid layout in global nav [StarryNight] Fix Root container glitch #1098 #1099

Closed sanoojes closed 3 months ago

sanoojes commented 3 months ago

Fixed grid layout in global nav and make it usable

Preview: Screenshot 2024-07-30 190258

This PR includes a fix for Starry Night that was unintentionally added. Since it's a small change and related to the other fixes, I'm keeping it here for now to streamline the process. In the future, I'll be more mindful of keeping unrelated changes on separate branches. Apologies for any confusion!

sanoojes commented 3 months ago

Observed Behavior #1098: Top bar exhibits visual glitches, disappearing and reappearing. Expected Behavior: Stable top bar display without flickering or disappearing. Resolution: Remove unnecessary sidebar height calculation.

sanoojes commented 3 months ago

sure i will !