GraphiteEditor / GraphiteEditor/Graphite
Close Pen Tool path with double click
未关闭
- 主要语言
- Rust
- 星标
- 27.2k
- 派生
- 1.3k
- 平均合并
- 20 小时 5 分钟
- 30 天内合并 PR
- 57
描述
This option is handled differently in many applications. In most open source ones double clicking while making a path with Pen Tool equivalents either does not do anything (Gimp), or ends the path drawing without closing the path (Krita, Inkscape). In "industry standard" applications however it makes a new anchor under the cursor placement and closes the path. I think the latter is a good feature to have - especially for quick editing as it does not force user to precisely point at the path start to close it.
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件或测试。首先定位 Pen Tool 路径交互的入口点及其现有的路径闭合行为;完成标准是双击会在光标下创建一个锚点并闭合路径,而不需要光标到达起点。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust
- 领域
- computer-graphics, design
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100