hunzaboy / Ckin-Video-Player

Native Javascript HTML5 Video Player
https://hunzaboy.github.io/Ckin-Video-Player/
MIT License
102 stars 52 forks source link

How to forbid auto fullscreen #9

Open woai18ytgjiang opened 4 years ago

twobob commented 3 years ago

Do you mean prevent entering full-screen at all? one could remove the button and all code that relates to full-screening.

Simply return the relevant "No, I won't" from https://github.com/hunzaboy/Ckin-Video-Player/blob/30fefa5a873efeea85113b0d531f2e352b552c88/src/js/ckin.js#L353 function probably