From: Scott A. L. <sc...@sc...> - 2000-11-09 17:17:24
|
Yeah, it looks like a cut-n-paste typo. Pascal Bestebroer wrote: > > I remember having to add the or.allID[] to make the findlayers work > again with Scott's changes.. and I believe the other line was needed > aswell, just not sure for what (doesn't look correct) > > only one way to find out, remove it and see if the inline layers and events > on inline layers still work :) > > Pascal Bestebroer > pb...@oi... > http://www.oibv.com > > -----Oorspronkelijk bericht----- > Van: dyn...@li... > [mailto:dyn...@li...]Namens Robert Rainwater > Verzonden: donderdag 9 november 2000 8:15 > Aan: DynAPI Dev > Onderwerp: [Dynapi-Dev] Bug in FindLayers > > In findLayers the following lines exist: > or.all[or.all.length]=dlyr > or.all[dlyr.id]=dlyr // <----- This is wrong, right? > or.allID[dlyr.id]=dlyr > > I don't believe the second line is correct. Please tell me the > purpose of that line. > > \\Robert > -- > rra...@ya... > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |