mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-07 05:54:10 +03:00
* virtualize event segments * use virtual segments in event review timeline * add segmentkey to props * virtualize motion segments * use virtual segments in motion review timeline * update draggable element hook to use only math * timeline zooming hook * add zooming to event review timeline * update playground * zoomable timeline on recording view * consolidate divs in summary timeline * only calculate motion data for visible motion segments * use swr loading state * fix motion only * keep handlebar centered when zooming * zoom animations * clean up * ensure motion only checks both halves of segment * prevent handlebar jump when using motion only mode |
||
|---|---|---|
| .. | ||
| EventReviewTimeline.tsx | ||
| EventSegment.tsx | ||
| MotionReviewTimeline.tsx | ||
| MotionSegment.tsx | ||
| ReviewTimeline.tsx | ||
| segment-metadata.tsx | ||
| SummarySegment.tsx | ||
| SummaryTimeline.tsx | ||
| VirtualizedEventSegments.tsx | ||
| VirtualizedMotionSegments.tsx | ||