Compare commits
No commits in common. "3b566ff6e75ea26454bd83bf66507a336d2bbc49" and "1a5badaf48c3f636ebfd1beba0c76349f86ef03f" have entirely different histories.
3b566ff6e7
...
1a5badaf48
@ -16,6 +16,7 @@
|
|||||||
<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