GraphiteEditor/Graphite

Pen tool preview line disappearing during repeated undo

已关闭

#3,790 创建于 2026年2月20日

 (0 条评论) (0 个反应) (1 位负责人)Rust (1,176 个派生)batch import
Good First Issue

仓库指标

星标
 (25,662 个星标)
PR 合并指标
 (平均合并 6天 9小时) (30 天内合并 65 个 PR)

描述

When using the Pen tool to draw a path and pressing Ctrl+Z multiple times, the preview line (showing the segment from the last anchor to the cursor) would disappear after a certain number of undos.

Current behaviour:

https://github.com/user-attachments/assets/bac854dd-4e7e-438d-ae3f-c6fbd0133275

Expected behaviour:

https://github.com/user-attachments/assets/b0892632-a3ac-43be-ae33-d84d5ebcdf48

贡献者指南