提交 bbca34c6 authored 作者: Christopher Rienzo's avatar Christopher Rienzo

Merge pull request #1546 in FS/freeswitch from…

Merge pull request #1546 in FS/freeswitch from ~THEHUNMONKGROUP/freeswitch:bugfix/FS-11282-remove-ios-controls-hack-not-needed to master

* commit '5038ca76':
  FS-11282: Remove iOS 'controls' hack, not needed
......@@ -246,7 +246,6 @@
if (iOS) {
self.options.useVideo.setAttribute("playsinline", true);
self.options.useVideo.setAttribute("controls", true);
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论