fix: broken progress bar styles - #257
Conversation
|
This doesnt seem to fix the issue? At least not for me. |
Did you build the SCSS? I was assuming the GitHub action would do that. You also need to rename app.css to user.css because it tries to import it from this repository |
Was a bit of a learning curve for me but i got it working thank you, seems to be an issue with the smooth progress bar setting not working though |
|
Did some digging, i dont know a lot about css but i think theres some renaming in snippets.scss for the smooth progressbar setting required. I would do it myself if i knew how but i dont. |
|
Thanks for pointing that out, I have included the fix to the broken smooth progress bar and the remove gradient option in this pull request. |
|
How do i even begin to apply this fix? |
|
i followed all the commands but still cant set this up |
|
I rebuilt spicetify from your fork and I can see the line changes in
I then ran these commands to try to do those instructions, but pretty sure I got something wrong along the way. Didn't seem to fix the issue for me though. Mind lending a hand @trafficlunar @aSwedishGamer ? |
|
@alaserloon im probably not the best person to ask but the commands you did should work, i have noticed that the playbar stopped working again in the latest patch, that might be where your issue is |
You're probably right. There's a new Issue logged about it on the main branch. Guessing some variables changed and messed this up again, not sure how trafficlunar found the correct ones to fix this the first time though. |
Fixes #256