Feature(custom): add image watermark opacity setting

ISSUES CLOSED: #348
This commit is contained in:
Kuingsmile
2025-08-12 15:03:17 +08:00
parent 1a35831301
commit 170c4ef9c3
5 changed files with 1335 additions and 2836 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -104,7 +104,8 @@
"bottomLeft": "Bottom Left",
"bottomRight": "Bottom Right",
"center": "Center"
}
},
"imageOpacity": "Watermark Opacity"
},
"transform": {
"title": "Transform Settings",

View File

@@ -104,7 +104,8 @@
"bottomLeft": "左下",
"bottomRight": "右下",
"center": "中"
}
},
"imageOpacity": "水印透明度"
},
"transform": {
"title": "变换设置",

View File

@@ -104,7 +104,8 @@
"bottomLeft": "左下",
"bottomRight": "右下",
"center": "中"
}
},
"imageOpacity": "水印透明度"
},
"transform": {
"title": "變換設置",

1599
yarn.lock

File diff suppressed because it is too large Load Diff