FLUID-2293: Implement multi-levels of undo in the UndoManager

Metadata

Source
FLUID-2293
Type
Task
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Michelle D'Souza
Created
2009-02-24T09:53:37.000-0500
Updated
2013-10-04T10:30:11.332-0400
Versions
  1. 1.4
Fixed Versions
N/A
Component
  1. Prefs Framework
  2. UI Options
  3. Undo

Description

UIOptions does its own model management for two levels of undo (originalModel, savedModel, model). Instead it should use the UndoManager.