1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-10 23:30:03 +02:00
video.js/src
Kevin Kipp dcce0e908d
fix: cast TOUCH_ENABLED to boolean ()
This needs to be cast before exporting so users
can confidently pass it into their videojs config
and not worry about videojs internals doing strict
equality checks against true/false.

Co-authored-by: Kevin Kipp <kkipp@cloudflare.com>
2020-11-16 14:46:21 -05:00
..
css fix(css): set seek to live button's align-items prop to center () 2020-11-16 14:44:29 -05:00
js fix: cast TOUCH_ENABLED to boolean () 2020-11-16 14:46:21 -05:00