Re: Views without any layout constraints may clip their content or overlap other views
Re: Views without any layout constraints may clip their content or overlap other views
- Subject: Re: Views without any layout constraints may clip their content or overlap other views
- From: Richard Charles via Cocoa-dev <email@hidden>
- Date: Mon, 23 Sep 2019 09:30:06 -0600
> On Sep 23, 2019, at 8:06 AM, Gabriel Zachmann via Cocoa-dev
> <email@hidden> wrote:
>
> Recently, I am getting lots of warnings saying
> "Views without any layout constraints may clip their content or overlap other
> views"
> when I build my screen saver.
Try this. In Xcode navigator select the xib file then select one of the objects
in the file. It can be any object in the file such as the window, the first
responder, the file's owner, etc.
In the right side panel file inspector a section will appear titled "Interface
Builder Document". In this section deselect "Use Auto Layout".
--Richard Charles
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden