New pipeline widget framework

This commit is contained in:
2025-08-01 18:49:27 +02:00
parent af4371ebe4
commit 8b4105a261
9 changed files with 304 additions and 191 deletions

View File

@ -4,11 +4,11 @@
"config": {}
},
{
"widget_type": "StageViewerWidget",
"widget_type": "InvertStage",
"config": {}
},
{
"widget_type": "InvertStage",
"widget_type": "PipelineStageViewer",
"config": {}
}
]