diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-15 18:36:28 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-01-15 18:36:28 (GMT) |
commit | 71bc0ed97e431dbcfd407d985c866475552f735f (patch) | |
tree | 7dfb9f4bb748fd702a7ce0a9831a2c682639adb9 | |
parent | 2836f7fd878a4d852d4b502965650b95e3fd5bcd (diff) |
close window issue
git-svn-id: http://svn.clifford.at/openscad/trunk@319 b57f626f-c46c-0410-a088-ec61d464b74c
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -30,6 +30,7 @@ o MDI - Think about how to do MDI the right way - Quit vs. Close MainWindow. Today Quit just closes the current window and there is no close function + - Ctrl-W should close the current dialog, not the current main window o 3D View - Improve mouse rotation - Add modifier key combos to handle pan on 1 mouse button systems |