chore: image edit scale

This commit is contained in:
jialin
2025-01-14 17:11:46 +08:00
parent c323b6a8a9
commit e089ddb223
4 changed files with 211 additions and 186 deletions
+2 -1
View File
@@ -136,5 +136,6 @@ export default {
'playground.image.brushSize': 'Brush Size',
'playground.image.download': 'Download Image',
'playground.image.generate': 'Generate',
'playground.image.edit': 'Edit'
'playground.image.edit': 'Edit',
'playground.image.fitview': 'Fit View'
};