-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This factors out common functionality and structure from the volume bar and seek bar, both of which involved specific CSS workarounds for IE. The seek bar had logic to keep the value from jumping around during casting, which now the volume bar benefits from, as well. Finally, the seek bar code was spread out throughout controls.js, and now it has its own class. Closes #1913 Change-Id: I299476ccbc27f28f7b225a6e6f8b0d21abe5baf2
- Loading branch information
1 parent
8e8a3a7
commit 109a46d
Showing
6 changed files
with
435 additions
and
290 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.