Video avatar fixes

This commit is contained in:
Ilya Laktyushin
2020-07-02 11:37:12 +03:00
parent 6351adf805
commit fb49a4496d
16 changed files with 1714 additions and 1659 deletions

View File

@@ -2218,6 +2218,8 @@
_initializedScrubber = true;
[_scrubberView reloadData];
[_scrubberView resetToStart];
if (_isPlaying)
[_scrubberView _updateScrubberAnimationsAndResetCurrentPosition:true];
} else {
if (previousWidth != _portraitToolbarView.frame.size.width)
[_scrubberView reloadThumbnails];