Hi All,

While I was moving forward with implementation of MdlColor bead I have found
that UIBase class could have a bug on JS sight.

When we want to remove bead method responsible for that is removing bead
from:

COMPILE::SWF
private var _beads:Vector.<IBead>;

but do not touch public field:
public var beads:Array;

Is it a bug that removeBead do not actually remove it from beads Array ?

Piotr







-----
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Removing-bead-tp57268.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to