Always show scan name during scan

This commit is contained in:
Joe Knapper 2024-01-23 11:42:03 +00:00
parent f44fb02006
commit 81d6514eb0

View file

@ -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"/>