-
Notifications
You must be signed in to change notification settings - Fork 8
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
(di) Numeric volume input is broken #46
Labels
Comments
I have the same problem. |
where is the option to do this in the settings? |
Thank you! I did not have this because I was running an old version. Just realized autoupdate in Tampermonkey is not working at all (all my scripts not just yours). |
lethak
added a commit
that referenced
this issue
Apr 8, 2021
…v2021.4.43) All platforms: * Misc (VueJS): Fixed component inclusion to prevent webpack from injecting the DOM prior to the DOM existing at all. (issue #48) * Player (track download button): Fixed some edge cases preventing the download button from working as intended. (issue #50) * Player (track play): The ability to play a track from its hero or favorite page is now toggleable in the userscript's settings. It was previously forced on. * Player (track play): Implemented a new feature to always play a track from the beginning (toggleable). (issue #51) * Misc (js errors): Fixed some javascript errors triggered when using deprecated API values. di-only: * Navigation (UI): Fixed the "DIUserscript" menu entries & removed the "Go Premium" one (issue #52) * Player (volume input control): Fixed CSS since its now vertical instead of horizontal (issue #46). Its still slightly ugly but its working.
This can be turned back on now with latest version v2021.4.43 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following a platform update,
when enabled, the numeric volume input is broken (CSS only)
Disabling this feature in the userscript's settings will return the volume bar to its normal display
The text was updated successfully, but these errors were encountered: