Files
zoneminder/web
copilot-swe-agent[bot] fefcf8ae5b Fix thumbnail clipping by using fixed positioning to break out of container overflow
Change from position:sticky to position:fixed for console view thumbnails.
This prevents parent containers with overflow:hidden from clipping the enlarged thumbnails.
Store original position and dimensions, then apply them with fixed positioning
so the thumbnail stays in the same visual location but breaks free of container boundaries.

Co-authored-by: connortechnology <925519+connortechnology@users.noreply.github.com>
2026-01-13 21:00:08 +00:00
..
2021-01-11 13:46:50 -05:00
2022-08-19 13:33:22 -04:00
2026-01-13 18:18:25 +03:00
2026-01-09 16:21:47 +03:00

Modern ZoneMinder Skin

This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.