mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
Merge pull request #1546 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11282-remove-ios-controls-hack-not-needed to master
* commit '5038ca7613e71d84a706a6a5d8c8359d272778e4': FS-11282: Remove iOS 'controls' hack, not needed
This commit is contained in:
commit
bbca34c6b2
@ -246,7 +246,6 @@
|
||||
|
||||
if (iOS) {
|
||||
self.options.useVideo.setAttribute("playsinline", true);
|
||||
self.options.useVideo.setAttribute("controls", true);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user