[mapguide-trac] #1761: Map Editor support for layer group re-ordering

MapGuide Open Source trac_mapguide at osgeo.org
Wed Aug 3 10:40:14 EDT 2011


#1761: Map Editor support for layer group re-ordering
-------------------------+--------------------------------------------------
 Reporter:  jng          |         Owner:  jng   
     Type:  enhancement  |        Status:  closed
 Priority:  low          |     Milestone:        
Component:  Maestro      |       Version:        
 Severity:  trivial      |    Resolution:  fixed 
 Keywords:               |   External_id:        
-------------------------+--------------------------------------------------
Changes (by jng):

  * status:  reopened => closed
  * resolution:  => fixed


Comment:

 Drag and drop re-ordering is not possible. This is due to dropping having
 two possible outcomes:

  1. Dropping onto an actual group folder. This signifies to add the
 dropped item inside the group folder being dropped on.
  2. Dropping between two top-level group folders. This signifies to insert
 the dropped group between the two folders in the logical order.

 Unfortunately, the tree control does not offer a usable way to detect drop
 type #2, despite showing the correct visuals. A suitable workaround is to
 use the new up/down buttons to re-arrange the logical group order.

 Closing again.

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1761#comment:4>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list