Yah code would really be helpful. Are you doing implicit layer animations on
the UIImageViews themselves? Or are you using Core Animation directly?
On Jan 19, 2014, at 12:28 PM, Eric E Dolecki wrote:
> Same parent view.
>
> Eric
>
>> On Jan 19, 2014, at 2:02 PM, Cody Garvin wrote:
>>
>>
Same parent view.
Eric
> On Jan 19, 2014, at 2:02 PM, Cody Garvin wrote:
>
> Are they in the same patent view?
>
> Please excuse mobile typos
>
>> On Jan 19, 2014, at 8:19 AM, Matt Neuburg wrote:
>>
>> On Wed, 15 Jan 2014 15:46:19 -0500, "Eric E. Dolecki"
>> said:
>>> I have a UIButton
Are they in the same patent view?
Please excuse mobile typos
> On Jan 19, 2014, at 8:19 AM, Matt Neuburg wrote:
>
> On Wed, 15 Jan 2014 15:46:19 -0500, "Eric E. Dolecki"
> said:
>> I have a UIButton above a series of UIImageViews. At times, the
>> UIImageViews will slide under the button - a
On Wed, 15 Jan 2014 15:46:19 -0500, "Eric E. Dolecki" said:
>I have a UIButton above a series of UIImageViews. At times, the
>UIImageViews will slide under the button - and they disappear until the
>animation (UIView) is complete.
>
>How can I prevent this and have the button remain in view at all
I have a UIButton above a series of UIImageViews. At times, the
UIImageViews will slide under the button - and they disappear until the
animation (UIView) is complete.
How can I prevent this and have the button remain in view at all times?
Thanks,
Eric