mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Added initial support of sync zoom to chart widget.
This commit is contained in:
@@ -134,6 +134,9 @@ private:
|
||||
|
||||
void updateChartFullWidth(int w);
|
||||
|
||||
[[nodiscard]] bool hasLocalZoom() const;
|
||||
void processLocalZoom(int xIndex);
|
||||
|
||||
const base::unique_qptr<RpMouseWidget> _chartArea;
|
||||
const std::unique_ptr<Header> _header;
|
||||
const std::unique_ptr<Footer> _footer;
|
||||
|
Reference in New Issue
Block a user