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