Compare commits
4 Commits
1a5badaf48
...
3b566ff6e7
Author | SHA1 | Date | |
---|---|---|---|
3b566ff6e7 | |||
e701d9b1a1 | |||
db5a38e04b | |||
f69e490d07 |
@ -16,7 +16,6 @@
|
|||||||
<div class="form-field">
|
<div class="form-field">
|
||||||
<label>Start from picture</label><br />
|
<label>Start from picture</label><br />
|
||||||
<input type="file" @change="preparePicture" />
|
<input type="file" @change="preparePicture" />
|
||||||
<input type="button" value="start" @click="toggle2dDrawFromPicture()" />
|
|
||||||
</div>
|
</div>
|
||||||
</MenuRow>
|
</MenuRow>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
Reference in New Issue
Block a user