You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The big play button is not used in this videojs plugin because it interferes with the wavesurfer.js instance. This is why It's explicitly disabled in the code
If you comment out that check, and recompile, you will end up with this:
It's a button that cannot be clicked, the click events are recieved by the wavesurfer instance instead. Any suggestions to work around this are always welcome.
thijstriemstra
changed the title
Big Play Button still hiding on mobile (Videojs)
Big Play Button still hiding (Videojs)
Mar 15, 2022
thijstriemstra
changed the title
Big Play Button still hiding (Videojs)
Big Play Button is not visible
Mar 15, 2022
Description
The play button is not showing using the library as plugins on videojs
Steps to reproduce
Results
Expected
When its a video content without wavesurfer the play button shows but with wavesurfer it does not shows
Actual
The play button button after the cotent loads
Error output
None
Versions
Make sure to include the following versions:
videojs/wavesurfer
videojs version : 7.4.;1
videojs-wavesurfer: https://unpkg.com/wavesurfer.js
Browsers
Safari and Chorme (Both on mobile)
Did not try in any other
OSes
Android and IOs
The text was updated successfully, but these errors were encountered: