Basic RAW processing added

This commit is contained in:
2025-07-28 19:40:32 +02:00
parent 26425c1bfd
commit 47a13d3083
7 changed files with 227 additions and 67 deletions

View File

@ -16,5 +16,11 @@
"config": {
"label": "ImageViewerWidget"
}
},
{
"widget_type": "RawSettingsWidget",
"config": {
"label": "RawSettingsWidget"
}
}
]