mirror of
https://github.com/videojs/video.js.git
synced 2024-12-04 10:34:51 +02:00
c4c8fc1caf
This uses offsetX and offsetY on the MouseEvents which helps account for transforms on the player. Unfortunately, this isn't available on TouchEvents, so, while this helps desktop devices with using a mouse, it doesn't help mobile devices using touch. Fixes #6726, fixes #1102. |
||
---|---|---|
.. | ||
dom.test.js | ||
filter-source.test.js | ||
fn.test.js | ||
format-time.test.js | ||
log.test.js | ||
merge-options.test.js | ||
obj.test.js | ||
promise.test.js | ||
string-cases.test.js | ||
time-ranges.test.js | ||
url.test.js |