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: James Walker via Cocoa-dev <email@hidden>
- Date: Mon, 23 Sep 2019 13:08:14 -0700
On 9/23/19 8:30 AM, Richard Charles via Cocoa-dev wrote:
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".
The "Use Auto Layout" checkbox is not present in Xcode 11.
_______________________________________________
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