1 |
2003-07-10 Jonathan Coles <[email protected]> |
2003-07-10 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/viewport.py (Tool.MouseUp): Should have called |
4 |
|
drag_stop, not drag_move when the mouse is released. |
5 |
|
|
6 |
|
2003-07-10 Jonathan Coles <[email protected]> |
7 |
|
|
8 |
The most important part of this is the seperation of view.py into |
The most important part of this is the seperation of view.py into |
9 |
two pieces. viewport.py now has a class called ViewPort which |
two pieces. viewport.py now has a class called ViewPort which |
10 |
contains all the non-wx parts of view.py and can therefore be |
contains all the non-wx parts of view.py and can therefore be |