2022 grouping and test mode updates (#381)

Add 2022 images, "2orMore" grouping mode, and 2022 test mode
Test mode now preserves old settings
This commit is contained in:
Matt
2022-01-10 16:51:06 -08:00
committed by GitHub
parent 46fa17dfd8
commit e6d8e05b91
36 changed files with 146 additions and 87 deletions

View File

@@ -51,7 +51,7 @@
name="Target Grouping"
tooltip="Whether or not every two targets are paired with each other (good for e.g. 2019 targets)"
:select-cols="largeBox"
:list="['Single','Dual']"
:list="['Single','Dual','2orMore']"
@input="handlePipelineData('contourGroupingMode')"
/>
<CVselect