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 |
* Thuban/UI/renderer.py (MapRenderer.draw_point_shape): Check |
4 |
that there actually are points in the returned list of points |
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 |
before trying to index into the list. The list may be empty if |
6 |
the shape is a Null Shape. |
the shape is a Null Shape. |