[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 Jun 22 08:28:10 EDT 2011
#1719: Maestro 3.1 - dragging new layer group to top of list makes it disappear
-----------------------+----------------------------------------------------
Reporter: jbirch | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: Maestro-3.1
Component: Maestro | Version:
Severity: minor | Keywords:
External_id: |
-----------------------+----------------------------------------------------
Comment(by jng):
Ok the problem is that though visual indicators say you are dropping the
layer group above the first layer group, the hit detection code says you
are still dropping that layer group *inside* the first layer group, hence
the result.
I'm going to try a 5px vertical buffer from the top of the TreeView, if
the drop is made within this buffer, it is considered moving the group to
the top.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1719#comment:2>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list