mirror of
https://github.com/hub-team/OnlineChatSdk-SwiftPM.git
synced 2026-04-15 09:03:05 +00:00
0.2.6
This commit is contained in:
@@ -166,7 +166,6 @@ open class ChatController: UIViewController, WKNavigationDelegate, WKScriptMessa
|
|||||||
config.mediaPlaybackRequiresUserAction = false
|
config.mediaPlaybackRequiresUserAction = false
|
||||||
config.allowsInlineMediaPlayback = true
|
config.allowsInlineMediaPlayback = true
|
||||||
|
|
||||||
|
|
||||||
var frame = UIScreen.main.bounds
|
var frame = UIScreen.main.bounds
|
||||||
if parent != nil && parent?.view != nil && parent?.view.bounds != nil {
|
if parent != nil && parent?.view != nil && parent?.view.bounds != nil {
|
||||||
frame = (parent?.view.bounds)!
|
frame = (parent?.view.bounds)!
|
||||||
|
|||||||
Reference in New Issue
Block a user