Perf: Optimization of cropping component result acquisition & optimization of cropping frame prompts (#7111)

* perf(cropper): enhance image cropping functionality and add output type support

* perf(cropper): enhance image cropping functionality and add output type support
This commit is contained in:
JyQAQ
2026-01-19 14:18:36 +08:00
committed by GitHub
parent 686c3f9208
commit 59aabd956d
6 changed files with 69 additions and 62 deletions

View File

@@ -56,6 +56,7 @@
},
"crop": {
"title": "Image Cropping",
"titleTip": "Cropping Ratio {0}",
"confirm": "Crop",
"cancel": "Cancel cropping",
"errorTip": "Cropping error"

View File

@@ -56,6 +56,7 @@
},
"crop": {
"title": "图片裁剪",
"titleTip": "裁剪比例 {0}",
"confirm": "裁剪",
"cancel": "取消裁剪",
"errorTip": "裁剪错误"