mirror of https://github.com/Chocobozzz/PeerTube
Add time mouse display to see where we seek the video
parent
9e9afa455b
commit
db5529f548
|
@ -80,6 +80,7 @@ function getControlBarChildren (options: {
|
|||
'seekBar': {
|
||||
children: {
|
||||
'peerTubeLoadProgressBar': {},
|
||||
'mouseTimeDisplay': {},
|
||||
'playProgressBar': {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue