mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-09-27 05:43:21 +08:00
feat: 按住Shift
直接进入多选 移除进入插件时的自动聚焦
This commit is contained in:
@@ -246,8 +246,6 @@ utools.onPluginEnter(() => {
|
||||
utools.copyText('ImageOverSized')
|
||||
globalImageOversize = false
|
||||
}
|
||||
focus()
|
||||
select() // 进入插件将搜索框内容全选
|
||||
toTop()
|
||||
resetNav()
|
||||
})
|
||||
|
Reference in New Issue
Block a user