fit drawing image size

This commit is contained in:
Suvodip
2025-05-05 08:49:35 +05:30
parent 6bce4625cd
commit 7819792138
3 changed files with 27 additions and 4 deletions

View File

@@ -343,4 +343,9 @@ function submitUserData(drawingZone) {
.catch(error => {
console.error('An error occurred', error);
});
}
}