Thursday 29th December 2022
Sometimes I choose an operation that takes a long time to execute, and I decide to give up and try to do something a different way. Is there any way to abort the operation? Currently I just force-quit and reopen my file, but then I lose my unsaved progress.
Jürgen LayoutEditorFull Thursday 29th December 2022
Sorry, that is in the current release not possible. Once an operation is triggered, it has to be completed before using another operation. Just a macro can be aborted between to commands, but not while a command is executed.