Add time mouse display to see where we seek the video

pull/632/merge
Chocobozzz 2018-06-13 16:14:31 +02:00
parent 9e9afa455b
commit db5529f548
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ function getControlBarChildren (options: {
'seekBar': { 'seekBar': {
children: { children: {
'peerTubeLoadProgressBar': {}, 'peerTubeLoadProgressBar': {},
'mouseTimeDisplay': {},
'playProgressBar': {} 'playProgressBar': {}
} }
} }