-
Notifications
You must be signed in to change notification settings - Fork 179
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
[feat] 优化高亮选中的样式 #820
Labels
type: feature request
New feature or request
Comments
Closed
这个我在想要不要改成鼠标移入就成为选中状态,而不需要点击操作! |
目前是移入浅一点,选中深一点,是正常的情况! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the problem
设置剪贴板-->窗口位置-->记住位置
如果下次快捷键打开剪贴板界面正好在光标底下,就会出现光标选中项目和第一项都是高亮的,且样式一样
深色模式下辨识度太小,尤其是我记住了自己剪贴板的顺序,快捷键打开,迅速摁下方向键上下选择时,突然两个选中项目,有点懵
Describe the solution you'd like
光标悬浮选中/方向键选中 和确定选中的样式区分度大点,比如加个淡淡的蒙层
方向键选中的回车就能粘贴了,是确定选中的,光标悬浮选中的并不能粘贴
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: