fix: Prevent gallery auto-scrolling from scrolling entire browser (#1824)

- Closes #1814
This commit is contained in:
Dermot Duffy
2025-01-11 16:44:05 -08:00
committed by GitHub
parent addf6edb30
commit 1f37895793
6 changed files with 60 additions and 2 deletions
+1
View File
@@ -38,6 +38,7 @@ const FULL_COVERAGE_FILES_RELATIVE = [
'utils/media.ts',
'utils/ptz.ts',
'utils/screenshot.ts',
'utils/scroll.ts',
'utils/substream.ts',
'utils/text-direction.ts',
'utils/timer.ts',