Skip to content

Cant remove big 360 play button #282

Open
@tap2k

Description

Description

When I try to configure the BigPlayButton to be false the large 360 button still shows up.
Include a reduced test case.

Steps to reproduce

Explain in detail the exact steps necessary to reproduce the issue.

  1. Create a video player.
  2. Configure BigPlayButton to be false when initializing its props.
  3. The button still shows up.

Results

Expected

Not the button.

Actual

I saw the button.

Error output

If there are any errors at all, please include them here.

Additional Information

Please include any additional information necessary here. Including the following:
I think it is related to this code here:

this.player_.removeChild('BigPlayButton');

versions

videojs

Latest

browsers

Chrome

OSes

what platforms (operating systems and devices) are affected?
Mac

plugins

are any videojs plugins being used on the page? If so, please list them below.
videojs-vr

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions