From 10f1608f1d41743e7abaed3e1a8769acb49adb80 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 27 Feb 2026 17:04:21 -0500 Subject: [PATCH] fix: use ResizeObserver for zone point positioning on initial load Replace img load event listener with ResizeObserver on imageFeed container. The old approach listened for load events on #imageFrame img elements, which never fires for video-based streams (Go2RTC MSE) since they use