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

(di) Numeric volume input is broken #46

Closed
lethak opened this issue Dec 18, 2020 · 6 comments
Closed

(di) Numeric volume input is broken #46

lethak opened this issue Dec 18, 2020 · 6 comments
Labels

Comments

@lethak
Copy link
Owner

lethak commented Dec 18, 2020

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

@lethak lethak added the bug label Dec 18, 2020
@cpypcy
Copy link

cpypcy commented Dec 27, 2020

I have the same problem.

@antonhoess
Copy link

For me it looks like this (I hope I refer to the same problem):
image

@ReflexivR
Copy link

Disabling this feature in the userscript's settings will return the volume bar to its normal display

where is the option to do this in the settings?

@lethak
Copy link
Owner Author

lethak commented Jan 15, 2021

where is the option to do this in the settings?

diuNum1
diuNum2

@ReflexivR
Copy link

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.
@lethak
Copy link
Owner Author

lethak commented Apr 8, 2021

This can be turned back on now with latest version v2021.4.43

@lethak lethak closed this as completed Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants