mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Update position slider right after seek is done
This commit is contained in:
@@ -408,6 +408,8 @@ class ClapperPlayer extends PlayerBase
|
||||
|
||||
this.seek_done = true;
|
||||
debug('seeking finished');
|
||||
|
||||
clapperWidget._onPlayerPositionUpdated(this, this.position);
|
||||
}
|
||||
|
||||
clapperWidget._onPlayerStateChanged(player, state);
|
||||
|
Reference in New Issue
Block a user