forked from Github/frigate
WebUI Fixes (#10608)
* Fix camera with - * Fix not playing player after making slight adjustment * Fix hovering getting stuck
This commit is contained in:
@@ -147,6 +147,8 @@ export function RecordingView({
|
||||
} else {
|
||||
updateSelectedSegment(currentTime, true);
|
||||
}
|
||||
} else {
|
||||
mainControllerRef.current?.play();
|
||||
}
|
||||
}
|
||||
// we only want to seek when current time doesn't match the player update time
|
||||
|
||||
Reference in New Issue
Block a user