1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-21 11:02:08 +02:00
Kevin Litchfield 181a19f5fd fix: Muting with MuteToggle sets ARIA value of VolumeBar to 0 (#4099)
Currently, the ARIA value of VolumeBar tracks the value of volume. It should instead track the position of the slider on VolumeBar, which tracks volume except when the player is muted, in which case it's 0.

Fixes #4064.
2017-02-21 15:53:56 -05:00
..
2017-01-26 22:04:34 -05:00
2017-02-21 15:48:45 -05:00
2017-01-19 17:29:09 -05:00
2017-01-19 11:17:46 -05:00
2017-01-19 17:29:09 -05:00
2017-01-19 17:29:09 -05:00