frigate/web/src/views
Claude 29e2003a84
Fix fit-to-screen drag types to match EventCallback signature
All LayoutItem args are nullable (LayoutItem | null) and event is Event
not MouseEvent — matching the actual react-grid-layout EventCallback type.
fitDragRef simplified to string | null. Cast event to MouseEvent inside
the handler to access clientX/Y for pixel-accurate slot detection.

https://claude.ai/code/session_01Cu7YDRKZrYX3sBs6g9w2dy
2026-03-22 00:04:21 +00:00
..
button Implement debug live view as part of live (#20270) 2025-09-29 18:45:55 -05:00
classification Fix i18n keys (#21814) 2026-01-28 13:55:38 -07:00
events UI tweaks and fixes (#22448) 2026-03-15 07:26:23 -05:00
explore Miscellaneous fixes (0.17 beta) (#21431) 2025-12-26 08:45:03 -06:00
live Fix fit-to-screen drag types to match EventCallback signature 2026-03-22 00:04:21 +00:00
motion-search Tweaks (#22552) 2026-03-20 11:00:28 -06:00
recording Add ui.rotate support to RecordingView / HlsVideoPlayer 2026-03-21 08:41:56 +00:00
search Update frontend to React 19 (#22275) 2026-03-05 07:42:38 -07:00
settings Settings UI tweaks (#22547) 2026-03-20 07:24:34 -06:00
system Merge branch 'blakeblackshear:dev' into dev 2026-03-21 12:42:30 +11:00