-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | src/controller/actions/sel_save.sqc | 3 | ||||
-rw-r--r-- | src/controller/callbacks/mouse.c | 10 | ||||
-rw-r--r-- | src/model/data/base.sqc | 3 |
5 files changed, 12 insertions, 7 deletions
@@ -1,7 +1,6 @@ | |||
1 | This is the todo list for the project. | 1 | This is the todo list for the project. |
2 | 2 | ||
3 | * Features to add: | 3 | * Features to add: |
4 | - Preserve the aspect ratio when zooming. | ||
5 | - Handle multiple selections defined by the user. | 4 | - Handle multiple selections defined by the user. |
6 | . Save a selection. | 5 | . Save a selection. |
7 | . Load a selection. | 6 | . Load a selection. |