mirror of
https://github.com/videojs/video.js.git
synced 2025-07-05 00:58:52 +02:00
`userActions.doubleClick` can be set to false to disable double click to fullscreen. Can be set to a function to override behavior. Fixes #5604.