Open GoogleCodeExporter opened 9 years ago
I haven't been able to verify the problem yet. This is what I'm doing:-
protected function clickHandler(event:Event):void {
trace("index="+_list.index+" "+_list.row.label);
UI.clear();
}
(It's clear(), not clean(), btw. but I guess that's just a typo in the bug
report, and you're using clear() anyway. )
Original comment by doc.andr...@gmail.com
on 2 Mar 2012 at 4:42
ok, in attachment is problematic code. Sprite which contains UIList is removing
from the stage on List click event
Original comment by sto...@gmail.com
on 18 Apr 2012 at 10:58
Attachments:
It's likely that the problem is that I'm not calling the destructor superclass.
UIScrollVertical's destructor. Will fix in next update.
Original comment by doc.andr...@gmail.com
on 12 Jul 2012 at 1:49
[deleted comment]
is it now fixed ? cause I experiment he same problem I think. (I am using 0.7.6)
Original comment by androido...@googlemail.com
on 28 Oct 2012 at 11:06
Original issue reported on code.google.com by
sto...@gmail.com
on 18 Feb 2012 at 6:30