Simple picture output

This commit is contained in:
2025-07-28 18:31:42 +02:00
parent 7e729618de
commit 26425c1bfd
7 changed files with 353 additions and 23 deletions

View File

@ -10,5 +10,11 @@
"config": {
"label": "CamControlWidget"
}
},
{
"widget_type": "ImageViewerWidget",
"config": {
"label": "ImageViewerWidget"
}
}
]