6.7.0 - Alpha17 - 浮动按钮 "运行脚本" 对话框增加 "主页" 菜单项

This commit is contained in:
SuperMonster003
2026-01-22 15:48:22 +08:00
parent 54a6a36d36
commit bff716897e
19 changed files with 68 additions and 12 deletions

View File

@@ -1193,5 +1193,6 @@
<string name="text_screen_capture_request_delay">屏幕捕获权限申请延迟</string>
<string name="description_screen_capture_request_delay">申请屏幕捕获权限时, 弹出的权限申请窗口消失时可能存在渐变动画, 此时如果立即调用 `images.captureScreen` 方法, 获取的屏幕截图中会出现权限申请的窗口内容而造成遮挡.\n\n当前设置选项值用于在截图权限申请后立即获取屏幕截图前增加一个延迟时间 (单位为毫秒), 可用于避免上述遮挡问题.\n\n当前设置选项仅适用于获取截图权限后的首次截图操作, 后续截图操作不再受此设置值影响.</string>
<string name="text_delay_time">延迟时间</string>
<string name="dialog_button_homepage">主页</string>
</resources>