Nevermind, it was a red herring. I thought those views were blocking user interaction, but it's autolayout sucking ass again, shrinking a parent view such that it was not encompassing a button in a subview.
On Aug 20, 2013, at 19:12 , Rick Mann <rm...@latencyzero.com> wrote: > iOS 6.1.3. > > I have a navigation stack in a UIPopover, using autolayout, and I'm > programmtically instantiating a couple of view controllers from scenes in the > storyboard and installing them in a view controller container view in the > view controller on the top of my navigation stack. I swap VCs as the user > taps a segmented control. > > Aside from no end of hell with autolayout and translatesautoresizingmasks, > I'm experiencing a new problem: I get a half-dozen UIImageViews ON TOP of my > views, making it impossible to interact with the UI. > > There's one UIImageView that covers the entire view controller, and four more > that seem to be for decorations on all four borders of the view. > > What the hell is this? It's not always there. > > -- > Rick > > > > > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > 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/rmann%40latencyzero.com > > This email sent to rm...@latencyzero.com -- Rick _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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 arch...@mail-archive.com