GraphiteEditor/Graphite

Pen tool preview line disappearing during repeated undo

Geschlossen

#3.790 geöffnet am 20.02.2026

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Rust (1.176 Forks)batch import
Good First Issue

Repository-Metriken

Stars
 (25.662 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 9h) (65 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide