Re: [flexcoders] Re: Tree duplicating items - desperate!!!

2008-06-02 Thread Josh McDonald
If you're changing the tree as you drag over it, it probably repaints and relayouts a whole bunch of stuff, and depending on where you happen to be in the frame it could be losing some state about being draggedOver? Can you extract just enough code to replicate your bug into a tiny project and

RE: [flexcoders] Re: Tree duplicating items - desperate!!!

2008-06-01 Thread Alex Harui
I would add trace statements showing when you add/remove stuff and see if the log makes sense. You could be dragging over or out in some way that you don't expect From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Rafael Faria Sent: