From e4978af65cc19024dabbb579d64dd723faee49dd Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=B6rn=20Nettingsmeier?= Date: Wed, 5 Feb 2014 18:27:26 +0100 Subject: [PATCH] mention visual undo --- .../05_undoredo-for-editing-.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/_manual/04_ardours-interface/02_basic-gui-operations/05_undoredo-for-editing-.html b/_manual/04_ardours-interface/02_basic-gui-operations/05_undoredo-for-editing-.html index 56b975b..3d0e87d 100644 --- a/_manual/04_ardours-interface/02_basic-gui-operations/05_undoredo-for-editing-.html +++ b/_manual/04_ardours-interface/02_basic-gui-operations/05_undoredo-for-editing-.html @@ -17,11 +17,18 @@ title: Undo/Redo for Editing

Changes are also saved to the session history file, so that undo/redo is possible even if you close the session and reopen it later, - even if you quit Ardour in between.

+ even if you quit Ardour in between. +

The maximum number of changes that can be undone can be configured under Edit > Preferences > Misc > Undo. The maximum number of changes stored in the history file is a separate parameter, and can also be set in the same place.

- + +

+ In addition to the normal undo (which works only on actions that change + the timeline), there is a visual undo which will revert any + command that affects the display of the editor window. Its shortcut is + Z. +

-- 2.37.2