1 |
|
2005-01-09 Frank Koormann <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/mainwindow.py (MainWindow.DuplicateLayer): |
4 |
|
BugFix 2901: Explicitly copy layers ClassificationColumn since it |
5 |
|
is not part of the layers Classification. |
6 |
|
|
7 |
2005-01-03 Frank Koormann <[email protected]> |
2005-01-03 Frank Koormann <[email protected]> |
8 |
|
|
9 |
* Thuban/UI/renderer.py (ScreenRendererdraw_selection_incrementally): |
* Thuban/UI/renderer.py (ScreenRendererdraw_selection_incrementally): |
10 |
BugFix 2883: Former implementation only worked on classified point layers: |
BugFix 2883: Former implementation only worked on classified point |
11 |
KeyError was raised, now use the default size if field is None. |
layers: KeyError was raised, now use the default size if field is None. |
12 |
|
|
13 |
2004-12-27 Bernhard Reiter <[email protected]> |
2004-12-27 Bernhard Reiter <[email protected]> |
14 |
|
|