Opened 14 years ago
Last modified 14 years ago
#1631 closed defect
Map Definition Editor Defects and Loose Ends — at Version 3
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | Maestro-3.1 |
Component: | Maestro | Version: | |
Severity: | major | Keywords: | |
Cc: | External ID: |
Description (last modified by )
The following defects were observed with the Map Definition Editor in Maestro 3.0 beta 1:
- Deleting layers does not clear the layer editor
- Deleting folders does not clear the folder editor
- 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.
- Drag/drop reordering of layers in a base layer group does nothing.
- Drag/drop of an existing layer reference into a group ("Layers by Group" tab) does nothing.
- 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.
- Manual Scale List editor textbox does not allow the return keypress
- Add a new validation rule: A map definition with 1 or more base layer groups, must have 1 or more finite scale ranges defined.
- Editing the legend label incorrectly updates the layer display. This should be happening to the name component instead.
- Allow deletion of elements by Del keypress
Change History (3)
comment:1 by , 14 years ago
Description: | modified (diff) |
---|
comment:2 by , 14 years ago
Description: | modified (diff) |
---|
comment:3 by , 14 years ago
Description: | modified (diff) |
---|---|
Summary: | Map Definition Editor Defects → Map Definition Editor Defects and Loose Ends |
Note:
See TracTickets
for help on using tickets.