GraphiteEditor / GraphiteEditor/Graphite
Update text live as it's typed in the Text node's properties panel field
未关闭
- 主要语言
- Rust
- 星标
- 27.2k
- 派生
- 1.3k
- 平均合并
- 20 小时 5 分钟
- 30 天内合并 PR
- 57
描述
Editing the textarea for a text layer should update live in the viewport, and the viewport should update the properties panel. Perhaps with rate limiting to not slow down typing for larger amounts of text.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先定位 Text node 的 properties-panel textarea 以及对应的 viewport update path。追踪当前编辑内容如何在面板和 viewport 之间传递,然后验证输入时两个方向都会实时更新,同时不会使较大的文本编辑变得迟缓;建议将 rate limiting 作为一个可考虑的方案。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- computer-graphics, frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100