spicetify / spicetify-themes

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

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

Closed sanoojes closed 1 month ago

sanoojes commented 1 month 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 1 month 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 1 month ago

sure i will !