videojs-vr icon indicating copy to clipboard operation
videojs-vr copied to clipboard

Cant remove big 360 play button

Open tap2k opened this issue 2 years ago • 0 comments

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: https://github.com/videojs/videojs-vr/blob/fb110c98dececf00de01c804647c9ec55055ff81/src/plugin.js#L641

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

tap2k avatar May 18 '23 23:05 tap2k