Add a control to set whether scans are automatically stitched.
This commit is contained in:
parent
9ac0a11ce1
commit
011dc2191c
1 changed files with 7 additions and 0 deletions
|
|
@ -43,6 +43,13 @@
|
||||||
label="Detect and skip empty fields"
|
label="Detect and skip empty fields"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="uk-margin">
|
||||||
|
<propertyControl
|
||||||
|
thing-name="smart_scan"
|
||||||
|
property-name="stitch_automatically"
|
||||||
|
label="Automatically stitch images together"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue