hyunicode
hyunicode
Spotify for macOS (Apple Silicon) 1.2.38.720.ga4a70a0e Spicetify v2.36.12 Theme: Hazy / Base Extensions: fullAppDisplay.js, adblock.js, cat-jam.js, theme.js Custom apps: visualizer, marketplace, lyrics-plus upgraded to latest spicitify, still endless loading, looking...
UPDATE > Try [this](https://github.com/Konsl/spicetify-ncs-visualizer/files/15475099/dist.zip). Functionally the same, but this one is not a debug build, so it's probably (?) more optimized. Hope it helps. it works!
temporary solution✌️ ```css #stats-app > .new-update{ display: none; } ```
just add snippet ```css #stats-app > .contentSpacing{ padding: 40px !important; } #library-app > .contentSpacing{ padding: 40px !important; } ```
> > just add snippet > > How? ```css #stats-app > .contentSpacing{ padding: 40px !important; } #library-app > .contentSpacing{ padding: 40px !important; } ```
> hyunicode how did you make the top bar so clean? theme: https://github.com/Astromations/Hazy
> > > hyunicode how did you make the top bar so clean? > > > > > > theme: https://github.com/Astromations/Hazy > > I did installed the theme but dont...
> I have the same issue!  Same for the settings wheel > > I applied the temporary CSS to fix the topbar layout issues [here](https://github.com/harbassan/spicetify-apps/issues/116#issuecomment-2250078889) But both those buttons...
Same on Mac, it just keeps loading.
added something😃 ```css .main-yourLibraryX-libraryContainer{ background-color: transparent; } ```