I'm afraid there's no comprehensive Undo function, except for in the text editor components, where you can use Control + Z as you are probably used to.
The reason is that it's quite tricky to implement proper Undo functionality for the GUI-based parts (i.e. something that helps rather than disrupts things), although it would of course be very convenient.
Comments
Hi,
I'm afraid there's no comprehensive Undo function, except for in the text editor components, where you can use Control + Z as you are probably used to.
The reason is that it's quite tricky to implement proper Undo functionality for the GUI-based parts (i.e. something that helps rather than disrupts things), although it would of course be very convenient.
Cheers!
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!