【需求】SPL长文本模式下支持调整字体大小
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.7k
- Forks
- 364
- PR merge metrics
- No merged PRs in 30d
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
Start from the desktop UI entry point for double-clicking a cell and entering long-text edit mode. Trace how the editor handles mouse-wheel input and font sizing; done means the long-text editor supports mouse-wheel font-size adjustment and the behavior is verified in that mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100