mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Fix stats overview layout
This commit is contained in:
@@ -388,7 +388,7 @@ class StatsOverviewItemNode: ListViewItemNode {
|
||||
}
|
||||
|
||||
var twoColumnLayout = true
|
||||
var useMinLeftColumnWidth = true
|
||||
var useMinLeftColumnWidth = false
|
||||
|
||||
var topLeftItemLayoutAndApply: (CGSize, () -> ValueItemNode)?
|
||||
var topRightItemLayoutAndApply: (CGSize, () -> ValueItemNode)?
|
||||
|
||||
Reference in New Issue
Block a user