Changes in Description

Add new Paramcontrol with Range Validation
move Values from general to Etcher-Robot step Table
Add File Extension to Save/Open File Dialog
This commit is contained in:
2026-03-09 12:19:09 +01:00
parent ff9add4081
commit a753f1c7a7
7 changed files with 199 additions and 47 deletions

View File

@@ -49,6 +49,9 @@
<Compile Update="Common\MediaContainer.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Common\ParamControlIntRange.xaml.cs">
<SubType>Code</SubType>
</Compile>
<Compile Update="Common\ParamControlInt.xaml.cs">
<SubType>Code</SubType>
</Compile>