Added Spiral scan to standard options
This commit is contained in:
parent
8594414c60
commit
f877c4f745
1 changed files with 1 additions and 0 deletions
|
|
@ -225,6 +225,7 @@
|
|||
<select v-model="scanStyle" class="uk-select">
|
||||
<option>Raster</option>
|
||||
<option>Snake</option>
|
||||
<option>Spiral</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue