clear canvas on signature toggle
This commit is contained in:
@@ -265,6 +265,7 @@ export default {
|
||||
},
|
||||
toggleTextInput () {
|
||||
this.remove()
|
||||
this.clear()
|
||||
this.isTextSignature = !this.isTextSignature
|
||||
|
||||
if (this.isTextSignature) {
|
||||
|
||||
Reference in New Issue
Block a user