From 73e5c873f1a22c9a1f0aeb5d0c6f85c5c8b2f8fc Mon Sep 17 00:00:00 2001 From: bobzel Date: Wed, 24 Mar 2021 22:58:36 -0400 Subject: fixed screenshot box to not show minimap --- src/client/views/nodes/ScreenshotBox.tsx | 3 +++ src/client/views/nodes/VideoBox.tsx | 9 +++++---- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'src/client/views/nodes') diff --git a/src/client/views/nodes/ScreenshotBox.tsx b/src/client/views/nodes/ScreenshotBox.tsx index ec97a11e4..dba730d12 100644 --- a/src/client/views/nodes/ScreenshotBox.tsx +++ b/src/client/views/nodes/ScreenshotBox.tsx @@ -58,6 +58,9 @@ export class ScreenshotBox extends ViewBoxAnnotatableComponent this.Pause()} onClick={e => e.preventDefault()}> - Not supported. + Not supported. - } ; } -- cgit v1.2.3-70-g09d2