This commit is contained in:
Ali
2023-06-20 12:26:09 +03:00
parent dbb6fe27b8
commit 34e8c54bb0
38 changed files with 119 additions and 72 deletions

View File

@@ -33,7 +33,7 @@ private func presentLiveLocationController(context: AccountContext, peerId: Peer
controller?.view.endEditing(true)
}, present: { c, a in
controller?.present(c, in: .window(.root), with: a, blockInteraction: true)
}, transitionNode: { _, _ in
}, transitionNode: { _, _, _ in
return nil
}, addToTransitionSurface: { _ in
}, openUrl: { _ in