JulienMaille/dribbblish-dynamic-theme

Long song title/artist names overlap with music controls

lethiwe-mwendwa opened this issue · 0 comments

Bug Description
Essentially when listening to a song with a long title or a lot of artists/long artist names, it clips on top of the media controls and moves some of those elements around, making them unusable and quite jarring to look at

To Reproduce

Steps to reproduce the behavior:

  1. Listen to a long song on Spotify (A song from a musical should do cause of the sheer amount of singers. Or just use this: https://open.spotify.com/track/2GCcXIR2tkCClpYxJUdY8r?si=37937630ad92400a .)

  2. Sale down the window to see the effect if it's not already bugging out

Screenshots
image
image
image
image


Info for Contributors

Versions
OS: Windows v10.0.19044
Spotify: v1.1.74.631
Spicetify: v2.8.3
Dribbblish: v4.1.4-239033a

Extensions

  • webnowplaying.js
  • trashbin.js
  • shuffle+.js
  • loopyLoop.js
  • bookmark.js
  • autoSkipVideo.js
  • injectFont.js
  • dribbblish-dynamic.js
  • extension.js

Settings

{
    "EXPORTED_WITH": "4.1.4",
    "showLoadingScreen": true,
    "openSettingsInfo": true,
    "showSearchBox": true,
    "rightBigCover": true,
    "roundSidebarIcons": false,
    "sidebarHoverAnimation": true,
    "sidebarGapLeft": 6,
    "sidebarGapRight": 30,
    "winTopBar": "none-padding",
    "playbarShadow": true,
    "playbarTransition": true,
    "playerControlsStyle": "spotify",
    "showAlbumInfoInPlaybar": false,
    "showGenreInfoInPlaybar": false,
    "hideAdsOrPremium": "ads",
    "fadeDuration": 0.4,
    "customCss": "",
    "colorSelectionAlgorithm": "colorthief",
    "colorOverride": "#38ad5b",
    "colorSelectionMode": "default",
    "lightModeLuminance": 0.6,
    "darkModeLuminance": 0.2,
    "theme": "dark",
    "darkModeOnTime": "20:00",
    "darkModeOffTime": "06:00",
    "bgTheme": "bw"
}