mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Refactoring
This commit is contained in:
@@ -94,7 +94,7 @@ class ChartVisibilityView: UIView {
|
||||
}
|
||||
}
|
||||
|
||||
private (set) var selectedItems: [Bool] = []
|
||||
private(set) var selectedItems: [Bool] = []
|
||||
var isExpanded: Bool = true {
|
||||
didSet {
|
||||
invalidateIntrinsicContentSize()
|
||||
|
||||
Reference in New Issue
Block a user