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 <[email protected]> wrote: > Same parent view. > > Eric > >> On Jan 19, 2014, at 2:02 PM, Cody Garvin <[email protected]> wrote: >> >> Are they in the same patent view? >> >> Please excuse mobile typos >> >>> On Jan 19, 2014, at 8:19 AM, Matt Neuburg <[email protected]> wrote: >>> >>> On Wed, 15 Jan 2014 15:46:19 -0500, "Eric E. Dolecki" <[email protected]> >>> 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 times? >>> >>> Can you post on github a small project that will allow the issue to be >>> reproduced? Thx - m. >>> >>> -- >>> matt neuburg, phd = [email protected], http://www.apeth.net/matt/ >>> Programming iOS 7! http://shop.oreilly.com/product/0636920031017.do >>> iOS 7 Fundamentals! http://shop.oreilly.com/product/0636920032465.do >>> RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html >>> >>> _______________________________________________ >>> >>> Cocoa-dev mailing list ([email protected]) >>> >>> Please do not post admin requests or moderator comments to the list. >>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com >>> >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/cocoa-dev/cody%40servalsoft.com >>> >>> This email sent to [email protected] _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
