mirror of
https://github.com/videojs/video.js.git
synced 2024-12-04 10:34:51 +02:00
9ceb4e4fe0
Use ResizeObserver when available for better and more performant resizing information, otherwise, fall back to a throttled resize event on an iframe that's the size of the player.
Allows a video.js user to disable this by setting resizeManager: false as an option since the component will not be initialized.
Add a debounce util.
This reverts #4800 (
|
||
---|---|---|
.. | ||
api.js |