mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-04-04 22:14:07 -04:00
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>
Modern ZoneMinder Skin
This web frontend to ZoneMinder is a complete rewrite of the classic frontend, based on CakePHP.