mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Implement Lottie::MultiPlayer.
This commit is contained in:
@@ -111,7 +111,7 @@ void Player::checkNextFrameAvailability() {
|
||||
|
||||
_nextFrameTime = _video->nextFrameDisplayTime();
|
||||
if (_nextFrameTime != kTimeUnknown) {
|
||||
checkVideoStep();
|
||||
checkNextFrameRender();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user