OOF2: The Manual
Name
OOF.Settings.UndoBuffer_Size.Active_Area — Set the history buffer size for Active Areas
Synopsis
OOF.Settings.UndoBuffer_Size.Active_Area(size)
Details
- Parent Menu: OOF.Settings.UndoBuffer_Size
-
Callback: function
WhoDoUndoClass.setUndoBufferSizein moduleooflib.common.IO.whoville -
Parameters:
size- number of previous versions to preserve Type: A positive integer.
Description
The Active Area command in the OOF.Settings.UndoBuffer_Size menu sets the size
of the history buffer for Active Area objects.
When an object is modified, the previous size
objects are preserved in the buffer, which allows the
Undo and Redo commands to
work. Using a large size allows more operations
to be undone, but uses more memory.
![]() |
Warning |
|---|---|
|
Reducing the buffer size can cause data loss. |


![[Warning]](IMAGES/warning.png)

