From 1da52ab07177252d1b4ea08f21a773d539a3722c Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 14 Sep 2022 00:50:56 -0400 Subject: made video box controls appear when video is in overlay view --- src/client/views/nodes/trails/PresElementBox.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src/client/views/nodes/trails') diff --git a/src/client/views/nodes/trails/PresElementBox.tsx b/src/client/views/nodes/trails/PresElementBox.tsx index 215bede96..e3f93c637 100644 --- a/src/client/views/nodes/trails/PresElementBox.tsx +++ b/src/client/views/nodes/trails/PresElementBox.tsx @@ -405,7 +405,6 @@ export class PresElementBox extends ViewBoxBaseComponent() { @action startRecording = (e: React.MouseEvent, activeItem: Doc) => { e.stopPropagation(); - console.log('start recording', 'activeItem', activeItem); if (PresElementBox.videoIsRecorded(activeItem)) { // if we already have an existing recording this.showRecording(activeItem, true); -- cgit v1.2.3-70-g09d2