dribbblish-dynamic-theme
dribbblish-dynamic-theme copied to clipboard
Names of playlists / folders glitch when scrolling the left panel with folders expanded
Describe the bug Whenever I scroll the left panel with folders expanded or folded I see this weird glitch of the names for a split second and turn back to normal. It is consistent and doesn't stop by simply folding and unfolding the folders again.
To Reproduce Steps to reproduce the behavior:
- Have a bunch of playlists / folders in the left panel.
- Expand the folders once then fold them again.
- Scroll the lists of the playlists / folders up and down
Screenshots
Logs
Info for Contributors:
Versions
OS: Windows v10.0.18363
Spotify: v1.1.74.631
Spicetify: v2.8.3
Dribbblish: v4.1.1-0e50a92
Extensions
- fullAppDisplay.js
- popupLyrics.js
- dribbblish-dynamic.js
Settings
{
"EXPORTED_WITH": "4.1.1",
"showLoadingScreen": true,
"openSettingsInfo": true,
"showSearchBox": true,
"rightBigCover": true,
"roundSidebarIcons": true,
"sidebarHoverAnimation": true,
"sidebarGapLeft": 8,
"sidebarGapRight": 32,
"winTopBar": "none-padding",
"playbarShadow": true,
"playbarTransition": true,
"playerControlsStyle": "dribbblish",
"showAlbumInfoInPlaybar": true,
"hideAds": true,
"fadeDuration": 0.9,
"customCss": ".main-trackList-trackList.main-trackList-indexable[aria-colcount=\"5\"] .main-trackList-trackListRowGrid {\n background-color: var(--spice-main);\n}\n",
"colorSelectionAlgorithm": "colorthief",
"colorOverride": "#1ed760",
"colorSelectionMode": "default",
"lightModeLuminance": 0.6,
"darkModeLuminance": 0.2,
"theme": "dark",
"darkModeOnTime": "20:00",
"darkModeOffTime": "06:00",
"bgTheme": "bw"
}
Might be related to https://github.com/JulienMaille/dribbblish-dynamic-theme#important How does it work with other themes?
The Dribblish normal one doesn't have this issue afaik. The patch you provided is already applied when using the automatic install so I don't think that's the issue.
Have you tried disabling the animation on mouse hover ?
Same thing, plus I noticed that the bug also appears with folders folded.
Edit: same thing for the icons...
Edit 2: it also happens with the sidebar is both expanded and collapsed.
This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.
Still nothing ?