picture to initial state #7

Merged
gator merged 12 commits from dev into master 2022-12-18 12:24:26 +01:00
Showing only changes of commit e701d9b1a1 - Show all commits

View File

@ -16,7 +16,6 @@
<div class="form-field">
<label>Start from picture</label><br />
<input type="file" @change="preparePicture" />
<input type="button" value="start" @click="toggle2dDrawFromPicture()" />
</div>
</MenuRow>
</template>