Ticket Change Details
Not logged in
Overview

Artifact ID: 4876f87b6c77098db3c814e7a74e4992d2a6caae
Ticket: a82e829001ded04356cfb0c0443ba2b4773cac0a
Add history to WireframeModel
User & Date: Derek on 2013-01-03 05:38:10
Changes

  1. comment changed to:
    Make WireframeModel support an edit history.  This is useful for undo/redo operations and other things.  There will be a very few operations.  add point, add line, delete point, and move point.  Edits are grouped between calls to commit.  Commit groups the current set of edits, minimizing move operations etc, and starts a new group of edits.
    
  2. severity changed to: "Critical"
  3. status changed to: "Open"
  4. title changed to: "Add history to WireframeModel"
  5. type changed to: "Feature_Request"