gis / openscales (http://openscales.org/)

OpenScales is a Open Source (LGPL) mapping framework based on ActionScript 3 and Flex. It has been designed for building Rich Internet Mapping Applications easily.

Clone this repository (size: 18.3 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/gis/openscales
follow

Current implementation is not compatible with addChildren. (range exception) Loop must be in reverse order, that is: var numChildren:Number = this.numChildren; for (var i:Number = numChildren; i-- > 0;) { this.removeChildAt(i); }

Status: resolved Responsible: nobody Type: bug
Milestone: release1.2 Component: none Version: none

Attachments

No attachments added for this issue yet.

Comments and changes

#1

slopez

(intermediate variable numChildren is of course not needed)


#2

slopez

→ Changed milestone from nothing to release1.2.

--


#3

slopez

→ Changed status from new to resolved.

Fixed


Add comment / attachment

Show/hide preview

Verification: Please write the text from the image in the box (letters only)

captcha

Is that you, Humanoid? Is this me?