Add motion previews filter (#22347)

* add ability to filter motion previews via heatmap grid

* i18n

* use dialog on mobile
This commit is contained in:
Josh Hawkins
2026-03-09 14:14:13 -06:00
committed by GitHub
parent dd9497baf2
commit 9cbd80d981
4 changed files with 259 additions and 4 deletions
+4 -1
View File
@@ -80,6 +80,9 @@
"back": "Back",
"empty": "No previews available",
"noPreview": "Preview unavailable",
"seekAria": "Seek {{camera}} player to {{time}}"
"seekAria": "Seek {{camera}} player to {{time}}",
"filter": "Filter",
"filterDesc": "Select areas to only show clips with motion in those regions.",
"filterClear": "Clear"
}
}