JulienMaille / dribbblish-dynamic-theme

A mod of Dribbblish theme for Spicetify with support for light/dark modes and album art based colors.
MIT License
335 stars 17 forks source link

Play Button Not Displaying Properly #223

Open nigelonius opened 2 years ago

nigelonius commented 2 years ago

Describe the bug

To Reproduce Steps to reproduce the behavior:

Screenshots

Screenshot 2022-04-28 091404 Screenshot 2022-04-28 091301

Logs

[paste logs here]

Info for Contributors **Versions** OS: `Windows v10.0.22598` Spotify: `v1.1.83.956` Spicetify: `v2.9.7` Dribbblish: `v4.2.0-69f283c` **Extensions** - fluent.js - dribbblish-dynamic.js - extension.js **Settings** ```json { "EXPORTED_WITH": "4.2.0", "showLoadingScreen": true, "openSettingsInfo": true, "showSearchBox": true, "rightBigCover": true, "roundSidebarIcons": false, "sidebarHoverAnimation": true, "sidebarGapLeft": 5, "sidebarGapRight": 32, "winTopBar": "none", "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": "light", "darkModeOnTime": "20:00", "darkModeOffTime": "06:00", "bgTheme": "bw" } ```
JulienMaille commented 2 years ago

Can you try to remove fluent.js from your config?

nigelonius commented 2 years ago

Can you try to remove fluent.js from your config?

I did and it's still the same