4

I'm using UIStackViews in Interface Builder and I keep getting caution warnings because of Misplaced Views. Going to Resolve Auto Layout Issues and selecting Updating Frames in All Views doesn't work either. It throws my entire views way out of place within my Storyboard Scene.

If I run my application, the views are are positioned in the way I want them. My only issue is with those caution warnings within IB.

Any suggestions on how to completely satisfy these?

dispatchswift
  • 1,046
  • 9
  • 21
  • 1
    Usually I'd say to resolve all warnings/errors, but if it's running in your app, and keeps happening, it sounds like a bug in this case, and id advise not to worry – user2277872 Jun 20 '16 at 19:04
  • @Elloi It's a Xcode 7.3 bug, you can find here the solution http://stackoverflow.com/a/36941290/2477632 Hope that helps – HamzaGhazouani Jun 22 '16 at 07:48
  • @HamzaGhazouani Thank you for the reference and for pointing that out! It certainly helps. – dispatchswift Jun 25 '16 at 08:30

0 Answers0