GraphiteEditor/Graphite

Pen tool preview line disappearing during repeated undo

クローズ

#3,790 opened on 2026/02/20

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Rust (1,176 件のフォーク)batch import
Good First Issue

Repository metrics

Stars
 (25,662 個のスター)
PR merge metrics
 (平均マージ 6d 9h) (30d で 65 merged PRs)

説明

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

コントリビューターガイド