clear canvas on signature toggle

This commit is contained in:
Pete Matsyburka
2024-01-26 17:12:08 +02:00
parent 4b2f9ff306
commit f3e8889710
@@ -265,6 +265,7 @@ export default {
},
toggleTextInput () {
this.remove()
this.clear()
this.isTextSignature = !this.isTextSignature
if (this.isTextSignature) {