From aff04e323046deb6c62bb8e3d5355a8cbca97037 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Sun, 26 Mar 2023 10:50:11 -0400 Subject: [PATCH] Remove width spec from objdetect image when viewing fullscreen --- web/skins/classic/views/event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/skins/classic/views/event.php b/web/skins/classic/views/event.php index 0b6c42cc1..3901ee728 100644 --- a/web/skins/classic/views/event.php +++ b/web/skins/classic/views/event.php @@ -234,7 +234,7 @@ if (file_exists($Event->Path().'/snapshot.jpg')) { } if (file_exists($Event->Path().'/objdetect.jpg')) { echo ' - + Detected Objects ';