GraphiteEditor / GraphiteEditor/Graphite
Undo behaviour regression
- Lenguaje dominante
- Rust
- Estrellas
- 27.2k
- Forks
- 1.3k
- Merge medio
- 20 h 5 min
- PR fusionados (30 d)
- 57
Descripción
This is the `editor.graphite.rs` vs `dev.graphite.rs` comparision for undo.
1. Editor - Circle color undo's on first attempt
2. Dev - Circle color doesn't not change even after repeated attempts, (guess is all the color updates from picker are sent to the backend which creates a long undo queue)
Reproduction steps:
1. Create a circle
2. Change the `fill` color a few times
3. Click on the canvas
4. Undo
https://github.com/user-attachments/assets/0b8d5412-9d6a-4b30-931b-d1ff2ab790fa
_Originally posted by @sm17p in https://github.com/GraphiteEditor/Graphite/issues/2755#issuecomment-3059825562_
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.