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.

In my case, I ons't think that warning is really important, since the GUI is 
not resizable
(it's just an options pane in the screensavers section of system preferences).

I have googled , but could not find a good solution.
I found a post on stackoverflow , but the solution advertised there did not 
work for me.
( They recommended to 
  Editor > Resolve Auto Layout Issues > Add Missing Constraints
but that made things worse in my case, I got many more warnings afterwards.)

I already tried adding constraints to some of the elements (views) that produce 
a warning,
but then I get many other warnings, such as "Frame for ... will be different at 
run time" or
"vertical position is ambiguous" , etc.)

Any ideas, what I can try?

Thanks a lot in advance.

Best regards, Gabriel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

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

Reply via email to