From d0bba137a8dcba254e844ff983f27120df306dc0 Mon Sep 17 00:00:00 2001 From: bobzel Date: Mon, 6 Jun 2022 00:03:38 -0400 Subject: fixed recorded videos so that they can be played back. fixed regiontimer to be turned off after pausing a video to not prevent the video from being played again. removed dictation from stackedtimeline rendering. --- src/client/views/collections/CollectionStackedTimeline.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/collections') diff --git a/src/client/views/collections/CollectionStackedTimeline.tsx b/src/client/views/collections/CollectionStackedTimeline.tsx index 5a1cc4ded..ca0b9d3d3 100644 --- a/src/client/views/collections/CollectionStackedTimeline.tsx +++ b/src/client/views/collections/CollectionStackedTimeline.tsx @@ -699,7 +699,7 @@ export class CollectionStackedTimeline extends CollectionSubView - {this.renderDictation} + {/* {this.renderDictation} */}