Add time mouse display to see where we seek the video
This commit is contained in:
parent
9e9afa455b
commit
db5529f548
|
@ -80,6 +80,7 @@ function getControlBarChildren (options: {
|
||||||
'seekBar': {
|
'seekBar': {
|
||||||
children: {
|
children: {
|
||||||
'peerTubeLoadProgressBar': {},
|
'peerTubeLoadProgressBar': {},
|
||||||
|
'mouseTimeDisplay': {},
|
||||||
'playProgressBar': {}
|
'playProgressBar': {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue