From 89c16b58c5d7ce2fd7a06dba56f821198375ca6e Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sat, 19 Aug 2023 15:49:30 -0700 Subject: [PATCH] Remove old TODOs. --- src/components/media-grid.ts | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/media-grid.ts b/src/components/media-grid.ts index a3bd54bf..913e1aa7 100644 --- a/src/components/media-grid.ts +++ b/src/components/media-grid.ts @@ -1,9 +1,3 @@ -// TODO: Video scanning not select other camera? -// TODO: Drag from live results in different cameras being shown in timeline in media viewer? -// TODO: It's possible to get a single entry in the grid, rendered without the -// grid (correctly), but still with isGrid so the menu button still shows the -// take it out of grid mode option. - import { CSSResultGroup, html,