mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-01 11:20:59 +03:00
Volume slider can exceed 100% #295
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @HavermansStef on GitHub (Jan 18, 2019).
Describe the bug
The audio slider can get values over 100.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Counter to stop at 100
Logs
New Text Document.txt
Screenshots

System (please complete the following information):
@EraYaN commented on GitHub (Jan 18, 2019):
This seems to be slider-ball hitbox related. The hover label should probably only apply to the actual slider bar and not the ball.
@HavermansStef commented on GitHub (Jan 23, 2019):
This issue was referenced and fixed https://github.com/jellyfin/jellyfin-web/issues/57.