Always show scan name during scan
This commit is contained in:
parent
f44fb02006
commit
81d6514eb0
1 changed files with 3 additions and 0 deletions
|
|
@ -104,6 +104,9 @@
|
|||
Close
|
||||
</button>
|
||||
</div>
|
||||
<h3 v-if="scanning">
|
||||
Scan ID: {{ scan_name }}
|
||||
</h3>
|
||||
</div>
|
||||
<div class="view-component uk-width-expand">
|
||||
<img v-if="displayImageOnRight" :src="lastStitchedImage" id="last-stitched-image"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue