Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to hide time controls #73

Closed
thijstriemstra opened this issue Oct 7, 2018 · 0 comments · Fixed by #74
Closed

Unable to hide time controls #73

thijstriemstra opened this issue Oct 7, 2018 · 0 comments · Fixed by #74
Labels

Comments

@thijstriemstra
Copy link
Member

E.g.

controlBar: {
        volumePanel: false,
        fullscreenToggle: false,
        durationDisplay: false,
        timeDivider: false,
        currentTimeDisplay: false
    },

Results in:

TypeError: this.player.controlBar.currentTimeDisplay is undefined
videojs.wavesurfer.js:505:8 setCurrentTime
videojs.wavesurfer.js:505:8 onWaveReady
@thijstriemstra thijstriemstra changed the title Unable to disable time components Unable to hide time controls Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant