author | Don Pellegrino <don@drexel.edu> | 2009-07-09 18:58:27 (GMT) |
---|---|---|
committer | Don Pellegrino <don@drexel.edu> | 2009-07-09 18:58:27 (GMT) |
commit | efa3b2de485334aaa41da0ac25fc03f6c58f548a (patch) (side-by-side diff) | |
tree | 49b2aeadaa8c02694c1f816b68049a4d55117d99 | |
parent | 4115822c71320bb42c928f94aa56cd03dfe6bdd6 (diff) | |
download | exp005-efa3b2de485334aaa41da0ac25fc03f6c58f548a.zip exp005-efa3b2de485334aaa41da0ac25fc03f6c58f548a.tar.gz exp005-efa3b2de485334aaa41da0ac25fc03f6c58f548a.tar.bz2 |
Added a file to keep track of new feature ideas and bugs. This may be
replaced with a Bugzilla instance in the future but it seems like a
good way to get started.
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +This is the todo list for the project. + +* Features to add: + - Pan the display. + - Zoom out. + - Handle multiple selections defined by the user. + . Save a selection. + . Load a selection. + . Union + . Intersection + . Disjoint |