On Jan 20, 2008 6:30 PM, John R. Frank <[EMAIL PROTECTED]> wrote: > In this example, > > http://www.openlayers.org/dev/examples/boxes-vector.html > > one can cause a zoom rectangle to freeze in place and not zoom by > attempting to release the zoom rectangle over one of the boxes. > > This problem goes away if the Control.SelectFeature is removed. > > This problem also happens in v2.5 (with toGeometry implemented > separately). > > Any advice on how to fix it? The docs for SelectFeature 'hover' say that > it catches unhover events. Is there something else to set for catching > unclick? > > I'm sure this can be fixed in trunk; is there a work around for v2.5?
I can't reproduce the problem on <http://www.openlayers.org/dev/examples/boxes-vector.html>. Is it because Chris has changed the example not to use "hover:true"? -- Eric _______________________________________________ Dev mailing list [email protected] http://openlayers.org/mailman/listinfo/dev
