Handle image cropping

This commit is contained in:
ZXY101
2023-09-25 07:43:48 +02:00
parent 4d6f5bd7ae
commit f95d402ebd
9 changed files with 6825 additions and 20414 deletions

View File

@@ -38,6 +38,7 @@
"dependencies": {
"@zip.js/zip.js": "^2.7.20",
"dexie": "^4.0.1-alpha.25",
"panzoom": "^9.4.3"
"panzoom": "^9.4.3",
"svelte-easy-crop": "^2.0.1"
}
}