mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Use Media::Streaming in EditCaptionBox.
This commit is contained in:
@@ -888,7 +888,6 @@ void SingleMediaPreview::prepareAnimatedPreview(
|
||||
_gifPreview = Media::Clip::MakeReader(
|
||||
animatedPreviewPath,
|
||||
std::move(callback));
|
||||
if (_gifPreview) _gifPreview->setAutoplay();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user