feat(ui): 界面支持按显示器位置预览。

This commit is contained in:
2023-03-19 11:19:20 +08:00
parent 86d4ab6e6a
commit 5df7f54bed
7 changed files with 80 additions and 19 deletions

View File

@ -8,7 +8,7 @@
},
"package": {
"productName": "test-demo",
"version": "0.0.0"
"version": "0.0.1"
},
"tauri": {
"allowlist": {
@ -27,7 +27,7 @@
"icons/icon.icns",
"icons/icon.ico"
],
"identifier": "cc.ivanli.take-screenshot-test-demo",
"identifier": "cc.ivanli.ambient-light.desktop",
"targets": "all"
},
"security": {