GraphiteEditor/Graphite

Pen tool preview line disappearing during repeated undo

Fechada

#3.790 aberto em 20 de fev. de 2026

 (0 comentário) (0 reação) (1 responsável)Rust (1.176 forks)batch import
Good First Issue

Métricas do repositório

Stars
 (25.662 estrelas)
Métricas de merge de PR
 (Mesclagem média 6d 9h) (65 fundiu PRs em 30d)

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

Guia do colaborador