JulienMaille/dribbblish-dynamic-theme

Elements are not displayed correctly when Left Sidebar is dragged to an extent

kyrie25 opened this issue · 5 comments

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:

  1. Apply theme
  2. Open Spotify
  3. Open a playlist
  4. Drag Left Sidebar to the left completely
  5. Elements are not displayed correctly

Screenshots

  • Left Sidebar dragged to the right to a certain extent, elements displaying normally
    image
  • Left Sidebar dragged completely to the left, elements display abnormalities starts appearing, most notably album title, artist names, playlist title are affected
    image
  • DevTools locating one of the elements (album title) affected
    image

Logs

image


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

{
    "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"
}

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.

trwy7 commented

I have that issue.

I have the same issue.

how do i make them circles like in the previews in the original post