[mapguide-trac] #1719: Maestro 3.1 - dragging new layer group
to top of list makes it disappear
MapGuide Open Source
trac_mapguide at osgeo.org
Wed Aug 3 10:42:04 EDT 2011
#1719: Maestro 3.1 - dragging new layer group to top of list makes it disappear
---------------------+------------------------------------------------------
Reporter: jbirch | Owner: jng
Type: defect | Status: closed
Priority: low | Milestone: Maestro-3.5
Component: Maestro | Version:
Severity: minor | Resolution: wontfix
Keywords: | External_id:
---------------------+------------------------------------------------------
Changes (by jng):
* status: new => closed
* resolution: => wontfix
Comment:
Re-iterating comment in #1761
Drag and drop re-ordering is not possible. This is due to dropping having
two possible outcomes:
Dropping onto an actual group folder. This signifies to add the
dropped item inside the group folder being dropped on.
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.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1719#comment:8>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list