On 11/25/14, 6:06 PM, "OmPrakash Muppirala" <bigosma...@gmail.com> wrote:
>> >> I’ll bet the relativeTo in org.apache.flex.states.AddItems isn’t being >>set >> or handled properly. I’ve not done any testing of overlapping elements. >> AddItems and its friends SetProperty and SetEventHandler are just data >> objects in FlexJS and can be interpreted in different ways by different >> States implementations. The only one right now is >> org.apache.core.SimpleStatesImpl so its code is probably the place to >>look >> to see how relativeTo is working. >> > >Are you sure it is an issue with overlapping elements? It looks more like >a depth management issue to me. Sorry, what I meant is that none of my states scenarios overlap elements in a way that would expose the depth management issue. I was just happy that stuff appeared and disappeared. Thanks for looking into it, -Alex