Skip to content
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

fix(Turntable): Disc not turning and not showing next and previous songs #924

Merged
merged 1 commit into from
May 5, 2023

Conversation

Bubbasm
Copy link
Contributor

@Bubbasm Bubbasm commented May 2, 2023

Disc not turning, nor next and previous songs showing at bottom:
Screenshot_20230502_164708

After fix it is working as inteded: Screenshot_20230502_164558

One fix was concerning Spicetify buttons, which don't necessarily have a title when creating them with Spicetify.Topbar.Button, but rather can use Tippy. Thus, fadBtn must also be looked for by the contents of Tippy.

Another fix made sure that the action performed when clicking fadBtn had effect after the "Full App Display" was loaded.

@harbassan
Copy link
Member

Nice!

@harbassan harbassan merged commit e945db4 into spicetify:master May 5, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants