1 |
2003-04-01 Jonathan Coles <[email protected]> |
2003-04-01 Jonathan Coles <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/renderer.pyi (MapRenderer.draw_point_shape): Check |
4 |
|
that there actually are points in the returned list of points |
5 |
|
before trying to index into the list. The list may be empty if |
6 |
|
the shape is a Null Shape. |
7 |
|
|
8 |
|
2003-04-01 Bernhard Herzog <[email protected]> |
9 |
|
|
10 |
|
* test/test_map.py: Don't use from <module> import * |
11 |
|
|
12 |
|
2003-04-01 Jonathan Coles <[email protected]> |
13 |
|
|
14 |
* Thuban/Model/session.py: Use LAYER_CHANGED instead of |
* Thuban/Model/session.py: Use LAYER_CHANGED instead of |
15 |
LAYER_LEGEND_CHANGED |
LAYER_LEGEND_CHANGED |
16 |
|
|