GraphiteEditor / GraphiteEditor/Graphite
Undo behaviour regression
- Vorherrschende Sprache
- Rust
- Sterne
- 27.2k
- Forks
- 1.3k
- Ø Merge
- 20 Std. 5 Min.
- Gemergte PRs (30 T.)
- 57
Beschreibung
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_
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.