Disable features

This commit is contained in:
Peter
2019-08-28 12:27:43 +04:00
parent 759f1b9c02
commit 413faaa908
7 changed files with 26 additions and 25 deletions

View File

@@ -513,7 +513,7 @@ public func createPollController(context: AccountContext, peerId: PeerId, comple
}
}
controller.isOpaqueWhenInOverlay = true
controller.isModalWhenInOverlay = true
//controller.isModalWhenInOverlay = true
controller.blocksBackgroundWhenInOverlay = true
controller.experimentalSnapScrollToItem = true