dribbblish-dynamic-theme icon indicating copy to clipboard operation
dribbblish-dynamic-theme copied to clipboard

Left Sidebar refuses to scroll down

Open ps13g opened this issue 3 years ago • 7 comments

Describe the bug The Left Sidebar refuses to scroll down for playlists. To Reproduce Steps to reproduce the behavior:

  1. Open Spotify

Info for Contributors

Versions OS: macOS v12.3.1 Spotify: 1.1.83.956 Spicetify: 2.9.6 Dribbblish: Beta-9ea343f

Extensions

  • dribbblish-dynamic.js
  • fullAppDisplay.js

Settings

{
    "EXPORTED_WITH": "Beta",
    "showLoadingScreen": true,
    "openSettingsInfo": true,
    "showSearchBox": true,
    "rightBigCover": true,
    "roundSidebarIcons": false,
    "sidebarHoverAnimation": true,
    "sidebarGapLeft": 5,
    "sidebarGapRight": 32,
    "winTopBar": "none-padding",
    "playbarShadow": false,
    "playbarTransition": true,
    "playerControlsStyle": "dribbblish",
    "showAlbumInfoInPlaybar": false,
    "showGenreInfoInPlaybar": false,
    "fadeDuration": 0.5,
    "customCss": "",
    "colorSelectionAlgorithm": "colorthief",
    "colorOverride": "#409fa5",
    "colorSelectionMode": "default",
    "lightModeLuminance": 0.6,
    "darkModeLuminance": 0.2,
    "theme": "dark",
    "darkModeOnTime": "20:00",
    "darkModeOffTime": "06:00",
    "bgTheme": "bw"
}

ps13g avatar Apr 24 '22 15:04 ps13g

Please see my question in #187

JulienMaille avatar Apr 24 '22 16:04 JulienMaille

Here is what my patch section looks like

-e [Patch] xpui.js_find_8008 = ,(\w+=)32, xpui.js_repl_8008 = ,${1}58,

ps13g avatar Apr 24 '22 19:04 ps13g

Here is what my patch section looks like

-e [Patch] xpui.js_find_8008 = ,(\w+=)32, xpui.js_repl_8008 = ,${1}58,

I had just updated to version 4.2.0 for Dribblish and it still does not work

ps13g avatar Apr 24 '22 19:04 ps13g

Do you get no scroll at all? Or can you just no reach the bottom?

JulienMaille avatar Apr 24 '22 19:04 JulienMaille

I can not reach the bottom at all

ps13g avatar Apr 24 '22 19:04 ps13g

Can you share a gif? What other extensions are you using?

JulienMaille avatar Apr 24 '22 19:04 JulienMaille

https://imgur.com/a/GpfTdmd It just stops at the bottom icon and won't go farther and the only other extension that I have is the fullappdisplay

ps13g avatar Apr 24 '22 19:04 ps13g