mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 22:46:10 +00:00
Fixed smooth paint of stack linear chart on move of footer slider.
This commit is contained in:
@@ -120,6 +120,8 @@ private:
|
||||
bool pendingPrepareToZoomIn = false;
|
||||
|
||||
Limits zoomedOutXIndices;
|
||||
Limits zoomedOutXIndicesAdditional;
|
||||
Limits zoomedOutXPercentage;
|
||||
Limits zoomedInLimit;
|
||||
Limits zoomedInLimitXIndices;
|
||||
Limits zoomedInRange;
|
||||
|
Reference in New Issue
Block a user