From eb6adcda51519fed85c6db85326983eab73a6a94 Mon Sep 17 00:00:00 2001 From: Carlos Venegas Date: Sun, 12 Jan 2025 20:59:40 +0100 Subject: [PATCH] RUN_BUILD --> recording screen test 3 --- app/scripts/services/tools.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/scripts/services/tools.js b/app/scripts/services/tools.js index 6b22292ea..c4d65e3e9 100644 --- a/app/scripts/services/tools.js +++ b/app/scripts/services/tools.js @@ -2201,10 +2201,8 @@ this.takeSnapshotPNG = function() { isRecording=true; try { - const videoChunks = []; - const win = gui.Window.get(); const displayMediaOptions = { video: { cursor:"always"