Compare commits

...

4 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>