Enables undo / redo of selection changes

Internal

Other

  • Private

    Record history action after executing function. The history action will restore the previous selection.

    Parameters

    • name: string

      The history action name

    • fn: Function

      The function to execute

    Returns void