Skip to content

Canvas stretches over entire window since Spotify version 1.2.34.783 #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Konsl opened this issue Apr 4, 2024 · 5 comments
Closed
Labels
bug Something isn't working

Comments

@Konsl
Copy link
Owner

Konsl commented Apr 4, 2024

Spotify for Windows (64 bit)
1.2.34.783.g923721d9
Spicetify v2.36.2
xpui_2024-03-22_1711126575406_923721d
cef_122.1.13+gde5b724+chromium-122.0.6261.130
Runtime: Chrome

app fills the entire screen instead of just center area

screenshot

@Konsl Konsl added the bug Something isn't working label Apr 4, 2024
@Konsl
Copy link
Owner Author

Konsl commented Apr 4, 2024

Reverting c98f1d7 would fix this, but this would break compatibility with Comfy theme, see #3

@Konsl
Copy link
Owner Author

Konsl commented Apr 11, 2024

I've decided to revert the previous change. Use this CSS snippet to make the visualizer visible when using Comfy theme.

.visualizer-container {
  height: calc(100vh - max(var(--comfy-topbar-height, 40px), 8px) - 100px);
  margin-top: -64px;
}

@Konsl Konsl closed this as completed Apr 11, 2024
Konsl added a commit that referenced this issue Apr 11, 2024
@jaquavion-III
Copy link

The visualizer isn't working for me, just shows a loading symbol.

@Konsl
Copy link
Owner Author

Konsl commented Jun 6, 2024

First of all - why are you writing this in here? This issue is about an already resolved scaling issue which occurred like 4 updates ago. Secondly, there is actually an issue for what you are experiencing. Check it out on #26

@Anhplane001
Copy link

I can't install it. The Powershell said that it can't find custom app visualizer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants