mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Folder improvements
This commit is contained in:
@@ -89,6 +89,7 @@ class ChatHistoryNavigationButtonNode: ASControlNode {
|
||||
|
||||
if let string = self.badgeTextNode.attributedText?.string {
|
||||
self.badgeTextNode.attributedText = NSAttributedString(string: string, font: badgeFont, textColor: theme.chat.historyNavigation.badgeTextColor)
|
||||
self.badgeTextNode.redrawIfPossible()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user