Re: Positioning a UILabel over a UIScrollView
Re: Positioning a UILabel over a UIScrollView
- Subject: Re: Positioning a UILabel over a UIScrollView
- From: David Duncan <email@hidden>
- Date: Thu, 22 Jun 2017 14:14:08 -0700
> On Jun 22, 2017, at 1:27 PM, Carl Hoefs <email@hidden>
> wrote:
>
> iOS 10.3.2, Xcode 8.3.2
>
> I have a View Controller scene which is layered, bottom-to-top:
>
> - UIView
> - UIImageView
> - UIScrollView
> - UIImageView
> - UIActivityIndicatorView
> - UILabel <--
>
> All of the above display properly except the UILabel, which does not display.
> The UILabel will only display when it is not positioned directly above the
> UIScrollView.
>
> How can I get the UILabel to display when positioned over the UIScrollView?
There is no obvious reason here why the label shouldn’t appear. Is there
anything special in your view hierarchy that isn’t represented here
>
> -Carl
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
--
David Duncan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden