mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Video avatar fixes
This commit is contained in:
@@ -2218,6 +2218,8 @@
|
||||
_initializedScrubber = true;
|
||||
[_scrubberView reloadData];
|
||||
[_scrubberView resetToStart];
|
||||
if (_isPlaying)
|
||||
[_scrubberView _updateScrubberAnimationsAndResetCurrentPosition:true];
|
||||
} else {
|
||||
if (previousWidth != _portraitToolbarView.frame.size.width)
|
||||
[_scrubberView reloadThumbnails];
|
||||
|
||||
Reference in New Issue
Block a user