Open kyrie25 opened 2 years ago
Theme is broken with latest Spotify update
Yeah I've taken that for granted every Spotify update, but only decided to make this issue because it might be overlooked on the nearest patch. And also because it is the first time ever it has broke in such a way.
I have that issue.
I have the same issue.
how do i make them circles like in the previews in the original post
Describe the bug
Elements on playlists are not displayed correctly if Left Sidebar is dragged completely to the left, would return to normal behavior if Left Sidebar is dragged rightward to an extent To Reproduce Steps to reproduce the behavior:
Screenshots
Logs
Info for Contributors
**Versions** OS: `Windows v10.0.22000` Spotify: `v1.1.84.716` Spicetify: `v2.9.7` Dribbblish: `v4.2.0-69f283c` **Extensions** - dribbblish-dynamic.js - extension.js **Settings** ```json { "EXPORTED_WITH": "4.2.0", "showLoadingScreen": true, "openSettingsInfo": true, "showSearchBox": true, "rightBigCover": true, "roundSidebarIcons": true, "sidebarHoverAnimation": true, "sidebarGapLeft": 5, "sidebarGapRight": 32, "winTopBar": "none-padding", "playbarShadow": true, "playbarTransition": true, "playerControlsStyle": "dribbblish", "showAlbumInfoInPlaybar": true, "showGenreInfoInPlaybar": false, "fadeDuration": 0.5, "customCss": "", "colorSelectionAlgorithm": "colorthief", "colorOverride": "#1ed760", "colorSelectionMode": "default", "lightModeLuminance": 0.6, "darkModeLuminance": 0.2, "theme": "system", "darkModeOnTime": "18:00", "darkModeOffTime": "06:00", "bgTheme": "bw" } ```