8 | | * It is possible for System.NullReferenceException to occur when adding the first layer to a Map Definition due to the fact that it naively assumes that obtaining the extents for the layer will always succeed. |
9 | | * Manual Scale List editor textbox does not allow the return keypress |
10 | | * Add a new validation rule: A map definition with 1 or more base layer groups, must have 1 or more finite scale ranges defined. |
11 | | * Editing the legend label incorrectly updates the layer display. This should be happening to the name component instead. |
| 8 | * ~~It is possible for System.NullReferenceException to occur when adding the first layer to a Map Definition due to the fact that it naively assumes that obtaining the extents for the layer will always succeed.~~ |
| 9 | * ~~Manual Scale List editor textbox does not allow the return keypress~~ |
| 10 | * ~~Add a new validation rule: A map definition with 1 or more base layer groups, must have 1 or more finite scale ranges defined.~~ |
| 11 | * ~~Editing the legend label incorrectly updates the layer display. This should be happening to the name component instead.~~ |