From 5d50e0673fde8aabb2d87a75624b40d3b9c65df3 Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 8 Mar 2022 22:11:24 -0500 Subject: fixed following a link to a video segment that triggers a navigation back to the source of the link --- src/client/views/nodes/VideoBox.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/client/views/nodes/VideoBox.tsx') diff --git a/src/client/views/nodes/VideoBox.tsx b/src/client/views/nodes/VideoBox.tsx index 615d595c0..ba7ecfec6 100644 --- a/src/client/views/nodes/VideoBox.tsx +++ b/src/client/views/nodes/VideoBox.tsx @@ -126,7 +126,7 @@ export class VideoBox extends ViewBoxAnnotatableComponent { @@ -542,8 +542,8 @@ export class VideoBox extends ViewBoxAnnotatableComponent { }} - setEndTrim={() => { }} + setStartTrim={emptyFunction} + setEndTrim={emptyFunction} /> ; } -- cgit v1.2.3-70-g09d2