Changes between Version 13 and Version 14 of Ticket #1631


Ignore:
Timestamp:
May 23, 2011, 5:56:04 AM (13 years ago)
Author:
jng
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1631 – Description

    v13 v14  
    44 * ~~Deleting folders does not clear the folder editor~~
    55 * ~~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.~~
    6  * Drag/drop reordering of layers in a base layer group does nothing.
     6 * ~~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.~~
    88 * ~~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.~~
     
    1515
    1616 * The "Layers" section of the editor does not occupy the full vertical space provided.
    17  * Cannot drag a child layout out from its parent group
     17 * ~~Cannot drag a child layout out from its parent group~~
    1818 * ~~Convert group to base layer group option is not implemented. Throws System.NotImplementedException~~
    1919 * Validate and guard against duplicate layer names
    20  * Ensure that Base Layer Groups is only 1 level deep (ie. Cannot have a Base Layer Group within a Base Layer Group)
     20 * ~~Ensure that Base Layer Groups is only 1 level deep (ie. Cannot have a Base Layer Group within a Base Layer Group)~~