GraphiteEditor/Graphite

Pen tool preview line disappearing during repeated undo

Fermée

#3 790 ouverte le 20 févr. 2026

 (0 commentaire) (0 réaction) (1 personne assignée)Rust (1 176 forks)batch import
Good First Issue

Métriques du dépôt

Stars
 (25 662 étoiles)
Métriques de merge PR
 (Merge moyen 6j 9h) (65 PRs mergées en 30 j)

Description

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

Guide contributeur