Changes between Version 3 and Version 4 of Ticket #1631


Ignore:
Timestamp:
Mar 21, 2011, 4:09:29 AM (13 years ago)
Author:
jng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1631 – Description

    v3 v4  
    11The following defects were observed with the Map Definition Editor in Maestro 3.0 beta 1:
    22
    3  * Deleting layers does not clear the layer editor
    4  * Deleting folders does not clear the folder editor
    5  * Dropping a Layer Definition into a Base Layer Group will not add it to the group, but rather creates a new base layer group instead.
     3 * ~~Deleting layers does not clear the layer editor~~
     4 * ~~Deleting folders does not clear the folder editor~~
     5 * ~~Dropping a Layer Definition into a Base Layer Group will not add it to the group, but rather creates a new base layer group instead.~~
    66 * Drag/drop reordering of layers in a base layer group does nothing.
    77 * Drag/drop of an existing layer reference into a group ("Layers by Group" tab) does nothing.
    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.~~
    1212 * Allow deletion of elements by Del keypress