[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
可以让原理图分批加载,增加原理图预览功能,原理图批量替换方块等功能
原因 | Reason
现在HMCL采取的策略是一次性加载全部的原理图,如果用户的子目录下有大量原理图则需要大量时间来加载。
增加原理图预览功能,原理图批量替换方块等功能可以让用户更加快捷的对原理图进行编辑。
详情 | Description
No response
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
The issue names no files, tests, or entry points. Start by locating the schematic management and loading flow in the Java desktop application, then clarify the scope of batch loading, preview, and batch block replacement. Done should include agreed behavior and validation for each requested feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100