Re: CoreAnimation removeFromSuperlayer flicker

2008-06-16 Thread Brian Christensen
On Jun 14, 2008, at 2:29 , Milen Dzhumerov wrote: I've got a root layer which has got a solid background and I've got one sublayer. If I call removeFromSuperlayer on the sublayer when the root layer is small in size, it removes itself with animation and there are no problems. But if I

Re: CoreAnimation removeFromSuperlayer flicker

2008-06-14 Thread Brian Christensen
On Jun 14, 2008, at 10:28 , Milen Dzhumerov wrote: I've got a root layer which has got a solid background and I've got one sublayer. If I call removeFromSuperlayer on the sublayer when the root layer is small in size, it removes itself with animation and there are no problems. But if I

Re: CoreAnimation removeFromSuperlayer flicker

2008-06-14 Thread Milen Dzhumerov
On 14 Jun 2008, at 18:50, Brian Christensen wrote: On Jun 14, 2008, at 10:28 , Milen Dzhumerov wrote: I've got a root layer which has got a solid background and I've got one sublayer. If I call removeFromSuperlayer on the sublayer when the root layer is small in size, it removes itself