vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.77k stars 152 forks source link

feat: Disabling PiP control #259

Open pateljoel opened 3 years ago

pateljoel commented 3 years ago

Feature Request

Vime version: v5.0.33

Describe the Feature Request

I would like the PiP control disabled just like how the captions can be disabled in Vime

Describe Preferred Solution

The ability to disable pip control shown below, the captions can be disabled but not the PiP.

Screenshot 2021-10-28 at 11 20 15
airtonlima commented 3 years ago

I'm looking to do that too.

T-Damer commented 3 years ago

+1, I need to disable it inside React too! It's hard to access shadow-root and give it display: none