fix: Restore camera layout support in image view (#1831)

* Closes #1804
This commit is contained in:
Dermot Duffy
2025-01-16 20:00:31 -08:00
committed by GitHub
parent 0911e83670
commit 57a687d659
14 changed files with 533 additions and 340 deletions
+1
View File
@@ -69,6 +69,7 @@ describe('config defaults', () => {
height: 'auto',
},
image: {
zoomable: true,
mode: 'auto',
refresh_seconds: 1,
},