[Feature] 优化 鼠标光标
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
概述 | Summary
相关 PR #5757
在 Windows 应用程序开发规范 (注意不是 Fluent Design 规范)中,要求对于可点击元素,应始终使用箭头光标 + 悬停效果
Material Desgin 3 与 Apple 设计指南 中也做了类似的要求,仅应对于 超链接 / 可点击的图片 使用 手型光标
目前 HMCL 中对于可点击的元素都是使用的手型光标
原因 | Reason
遵循规范
详情 | Description
/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named; begin by locating the JavaFX cursor styling used by HMCL's clickable elements. Done means the cursor behavior follows the stated Windows, Material Design, and Apple guidance across the affected interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- accessibility, design, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100