Open jtran opened 4 months ago
I fixed this in my branch w annotations for history when we update the code.
well its part of the problem it wont actually re-execute the code but it will fix it haha
added some playwright tests here it works great to undo extrude since not in sketch mode, but in sketch mode it will fix the code but it doesnt trigger the ui updates https://github.com/KittyCAD/modeling-app/issues/2803
Undo using Control/Command+Z works when editing code. But when creating a sketch or editing a sketch visually, the same shortcut has no effect. Similarly with redo.
I generally expect undo and redo to work regardless of whether I made the change in code or visually with a sketch.