Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(slider): calculate scale for positioning
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