Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

快捷键保存配置 #17

Merged
merged 2 commits into from
Oct 28, 2023
Merged

快捷键保存配置 #17

merged 2 commits into from
Oct 28, 2023

Conversation

yiyang-fairy
Copy link
Collaborator

No description provided.

@yiyang-fairy yiyang-fairy linked an issue Oct 28, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Oct 28, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
i-frame-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 28, 2023 9:45am

document.removeEventListener("keydown", PopupKeyUp, false)
}
})
const PopupKeyUp = (e) => {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

handleSaveKeyboardAction

return () => {
document.removeEventListener("keydown", PopupKeyUp, false)
}
})
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[]

@sedationh sedationh merged commit 4f42b64 into main Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

编辑配置区域体验优化
2 participants