mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Chart fixes
This commit is contained in:
@@ -83,6 +83,10 @@ class ChartStackSection: UIView, ChartThemeContainer {
|
||||
backButton.setVisible(false, animated: false)
|
||||
}
|
||||
|
||||
public func resetDetailsView() {
|
||||
controller?.cancelChartInteraction()
|
||||
}
|
||||
|
||||
func apply(theme: ChartTheme, animated: Bool) {
|
||||
self.theme = theme
|
||||
|
||||
|
||||
Reference in New Issue
Block a user