Added log widget

This commit is contained in:
2025-08-02 16:22:43 +02:00
parent 38593fc2c5
commit bc4f10a7ad
4 changed files with 159 additions and 139 deletions

View File

@ -3,16 +3,20 @@
"widget_type": "OpenImageWidget",
"config": {}
},
{
"widget_type": "InvertStage",
"config": {}
},
{
"widget_type": "PipelineStageViewer",
"config": {}
},
{
"widget_type": "InvertStage",
"config": {}
},
{
"widget_type": "OpenRawWidget",
"config": {}
},
{
"widget_type": "LogWindowWidget",
"config": {}
}
]