• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode 7.3.1: Auto Layout drives me crazy
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 7.3.1: Auto Layout drives me crazy


  • Subject: Re: Xcode 7.3.1: Auto Layout drives me crazy
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 18 May 2016 13:29:10 -0700
  • Feedback-id: 167118m:167118agrif8a:167118sluwgjTZ1e:SMTPCORP

On May 18, 2016, at 10:54 , Ulf Dunkel <email@hidden> wrote:

How can I debug Auto Layout issues when the Assistant Editor's Preview shows that everything seems to be fine?

You might try using the graphical view debugger to look at your view hierarchy in “3D”. It sounds like a view higher up isn’t resizing when it should.

The other issue to consider is priorities. If the text trailing constraints are lower priority than something else, they may be being silently ignored.

Also, if these are IB “Label” elements, it sounds like you want them to wrap to multiple lines when the view is narrow. I think I had trouble with this for text fields placed initially as Label, and it went better using Multi-line Label. (Presumably there’s some wrapping mode that comes auto-configured in the latter case, but it wasn’t obvious to me what it was.)
 _______________________________________________
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

  • Follow-Ups:
    • Re: Xcode 7.3.1: Auto Layout drives me crazy
      • From: Ulf Dunkel <email@hidden>
References: 
 >Xcode 7.3.1: Auto Layout drives me crazy (From: Ulf Dunkel <email@hidden>)

  • Prev by Date: Xcode 7.3.1: Auto Layout drives me crazy
  • Next by Date: Re: Xcode 7.3.1: Auto Layout drives me crazy
  • Previous by thread: Xcode 7.3.1: Auto Layout drives me crazy
  • Next by thread: Re: Xcode 7.3.1: Auto Layout drives me crazy
  • Index(es):
    • Date
    • Thread