You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the editor.graphite.rs vs dev.graphite.rs comparision for undo.
Editor - Circle color undo's on first attempt
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)
This is the
editor.graphite.rsvsdev.graphite.rscomparision for undo.Reproduction steps:
fillcolor a few timeseditor_VS_dev_UNDO_behaviour.mp4
Originally posted by @sm17p in #2755 (comment)