Changes between Version 13 and Version 14 of Ticket #1631
- Timestamp:
- 05/23/11 05:56:04 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1631 – Description
v13 v14 4 4 * ~~Deleting folders does not clear the folder editor~~ 5 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.~~ 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.~~ 7 7 * ~~Drag/drop of an existing layer reference into a group ("Layers by Group" tab) does nothing.~~ 8 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.~~ … … 15 15 16 16 * The "Layers" section of the editor does not occupy the full vertical space provided. 17 * Cannot drag a child layout out from its parent group17 * ~~Cannot drag a child layout out from its parent group~~ 18 18 * ~~Convert group to base layer group option is not implemented. Throws System.NotImplementedException~~ 19 19 * 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)~~