huhridge / huh-spicetify-extensions

Collection of my spicetify extensions
217 stars 19 forks source link

[Full App Display Modified][Spotify main windows visible when using Colorful background with Prominent Color] #72

Closed julianre closed 1 year ago

julianre commented 1 year ago

Describe the bug The main Spotify window is showing when using the colorful background option with the prominent colors

To Reproduce

  1. Install Full App Display Modified.
  2. Activate Full App Display.
  3. Open the options with right click and enable colorful background.
  4. Enable the development features in the options menu.
  5. Choose Prominent as the color choice.

Expected behavior Full App Display with the prominent colors.

Console Errors

fullAppDisplayMod.js?time=1692518795510:1299 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'substring')
    at FAD.animateCanvasColor (fullAppDisplayMod.js?time=1692518795510:1299:40)
animateCanvasColor @ fullAppDisplayMod.js?time=1692518795510:1299
await in animateCanvasColor (async)
fetchInfo @ fullAppDisplayMod.js?time=1692518795510:1143
await in fetchInfo (async)
updateVisual @ fullAppDisplayMod.js?time=1692518795510:1348
onMouseEnter @ fullAppDisplayMod.js?time=1692518795510:1723
Ge @ vendor~xpui.js:29
ze @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Ci @ vendor~xpui.js:29
Pi @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Me @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Di @ vendor~xpui.js:29
Qt @ vendor~xpui.js:29
Xt @ vendor~xpui.js:29
t.unstable_runWithPriority @ vendor~xpui.js:29
Zt @ vendor~xpui.js:29
fullAppDisplayMod.js?time=1692518795510:1296 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'PROMINENT')
    at FAD.animateCanvasColor (fullAppDisplayMod.js?time=1692518795510:1296:38)
animateCanvasColor @ fullAppDisplayMod.js?time=1692518795510:1296
await in animateCanvasColor (async)
fetchInfo @ fullAppDisplayMod.js?time=1692518795510:1143
await in fetchInfo (async)
updateVisual @ fullAppDisplayMod.js?time=1692518795510:1348
onMouseLeave @ fullAppDisplayMod.js?time=1692518795510:1731
Ge @ vendor~xpui.js:29
ze @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Ci @ vendor~xpui.js:29
Pi @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Me @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Di @ vendor~xpui.js:29
Qt @ vendor~xpui.js:29
Xt @ vendor~xpui.js:29
t.unstable_runWithPriority @ vendor~xpui.js:29
Zt @ vendor~xpui.js:29
fullAppDisplayMod.js?time=1692518795510:1296 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'PROMINENT')
    at FAD.animateCanvasColor (fullAppDisplayMod.js?time=1692518795510:1296:38)
animateCanvasColor @ fullAppDisplayMod.js?time=1692518795510:1296
await in animateCanvasColor (async)
fetchInfo @ fullAppDisplayMod.js?time=1692518795510:1143
await in fetchInfo (async)
updateVisual @ fullAppDisplayMod.js?time=1692518795510:1348
onMouseEnter @ fullAppDisplayMod.js?time=1692518795510:1723
Ge @ vendor~xpui.js:29
ze @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Ci @ vendor~xpui.js:29
Pi @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Me @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Di @ vendor~xpui.js:29
Qt @ vendor~xpui.js:29
Xt @ vendor~xpui.js:29
t.unstable_runWithPriority @ vendor~xpui.js:29
Zt @ vendor~xpui.js:29
fullAppDisplayMod.js?time=1692518795510:1299 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'substring')
    at FAD.animateCanvasColor (fullAppDisplayMod.js?time=1692518795510:1299:40)
animateCanvasColor @ fullAppDisplayMod.js?time=1692518795510:1299
await in animateCanvasColor (async)
fetchInfo @ fullAppDisplayMod.js?time=1692518795510:1143
await in fetchInfo (async)
updateVisual @ fullAppDisplayMod.js?time=1692518795510:1348
onClick @ fullAppDisplayMod.js?time=1692518795510:1737
Ge @ vendor~xpui.js:29
ze @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Ci @ vendor~xpui.js:29
Pi @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Me @ vendor~xpui.js:29
(anonymous) @ vendor~xpui.js:29
Di @ vendor~xpui.js:29
Qt @ vendor~xpui.js:29
Xt @ vendor~xpui.js:29
t.unstable_runWithPriority @ vendor~xpui.js:29
Ko @ vendor~xpui.js:29
we @ vendor~xpui.js:29
qt @ vendor~xpui.js:29

Screenshots Dark Vibrant (as expected):

Screenshot 2023-08-20 at 09 59 59

Dark Vibrant (Settings):

Screenshot 2023-08-20 at 10 00 11

Prominent (Bug):

Screenshot 2023-08-20 at 10 00 40

Prominent (Settings):

Screenshot 2023-08-20 at 10 01 54 1

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

julianre commented 1 year ago

Already reported: https://github.com/huhridge/huh-spicetify-extensions/issues/50