
Disable full screen on display click
I would like to prevent full screen when user double clicks the display screen. Is this possible? If so, could you please suggest a method?
Thanks.
I would like to prevent full screen when user double clicks the display screen. Is this possible? If so, could you please suggest a method?
Thanks.
Hello,
If you happen to use controls: “false”, does that work for you?
Randy
Yes controls „false“ works to remove the full screen option … but it also removes the PLAY button necessary for the iOS and other mobiles.
I am also looking for an option to the full screen button … so any suggestion’s would be welcome.
Best
Kurt
we need the controls:true at all times but need to prevent on display screen click to going full screen.
Hi, can you tell me if this is programatically doable or not?
If it is not then we can move on to find other solutions.
Hello,
I confirmed with our engineering team that the double click feature cannot in theory be disabled so potentially the controls=false may be the only option.
Randy
How is this the acceptable solution to the problem?
How is disabling ALL of the player controls an acceptable solution to disabling a single simple feature? Are your coders really that bad?