mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Temporarily disable main thread transactions for debugging
This commit is contained in:
parent
a288c543f2
commit
463f665675
@ -1289,7 +1289,7 @@ public final class ChatListNode: ListView {
|
||||
super.init()
|
||||
|
||||
if case .internal = context.sharedContext.applicationBindings.appBuildType {
|
||||
self.useMainQueueTransactions = true
|
||||
//self.useMainQueueTransactions = true
|
||||
}
|
||||
|
||||
self.verticalScrollIndicatorColor = theme.list.scrollIndicatorColor
|
||||
|
Loading…
x
Reference in New Issue
Block a user