OOF2: The Manual

Name

OOF.Graphics_n.Settings.Auto_Reorder — Automatically reorder layers when new layers are created.

Synopsis

OOF.Graphics_n.Settings.Auto_Reorder(boolean)

Details

  • Parent Menu: OOF.Graphics_n.Settings
  • Callback: function GhostGfxWindow.toggleAutoReorder in module ooflib.common.IO.ghostgfxwindow
  • Parameters:

    boolean
    A boolean value, 0 (false) or 1 (true). This is not a keyword parameter (just enter '0' or '1', not 'boolean=1').

Description

When Auto_Reorder is on, the default Layer ordering is restored whenever a new Layer is added to the Graphics window.