diff --git a/web/src/components/TimelineSummary.jsx b/web/src/components/TimelineSummary.jsx index c25ee2a53..eb341084a 100644 --- a/web/src/components/TimelineSummary.jsx +++ b/web/src/components/TimelineSummary.jsx @@ -30,9 +30,9 @@ export default function TimelineSummary({ event, onFrameSelected }) { } return ( -
+
-
+
{eventTimeline.map((item, index) => item.class_type == 'visible' || item.class_type == 'gone' ? (
+ {timeIndex >= 0 ? ( +
+ Disclaimer: This data comes from the detect feed but is shown on the recordings, it is unlikely that the + streams are perfectly in sync so the bounding box and the footage will not line up perfectly. +
+ ) : null}
); }