2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Added ability to unload not visible GIFs as heavy parts in overview.

This commit is contained in:
23rd
2021-07-22 20:57:48 +03:00
committed by John Preston
parent 039ffd3d34
commit a153059b38
5 changed files with 22 additions and 1 deletions

View File

@@ -225,6 +225,7 @@ public:
StateRequest request) const override;
void clearHeavyPart() override;
void setPosition(int32 position);
protected:
float64 dataProgress() const override;