Skip to content

Commit

Permalink
fix(slider): calculate scale for positioning
Browse files Browse the repository at this point in the history
Calculate a scale value from video element's parent's computed style transform matrices. Apply the scale when setting position to MouseTimeDisplay component, and the slider heads in SeekBar and VolumeBar. Otherwise they place incorrectly in relation to mouse pointer position.
  • Loading branch information
Markus Ruottu committed Jan 15, 2018
1 parent f22cb50 commit b90ef1a
Show file tree
Hide file tree
Showing 3 changed files with 1,366 additions and 432 deletions.
Loading

0 comments on commit b90ef1a

Please sign in to comment.