GraphiteEditor / GraphiteEditor/Graphite

Undo behaviour regression

Open
#2,855 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
27.2k
Forks
1.3k
Avg merge
20h 5m
Merged PRs (30d)
57

Description

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_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.