ios - Xcode 6.1 Autolayout issue for 3.5in display -


I have a very strange problem with Autolayout Check the attack screenshot, I am the primary interested in that red topbar. Set up the barriers, and it works very well except for 3.54 of all sizes.

storyboard screenshot

How is it possible to do something like this? Is this an Xcode bug?

Note: There are no barricades that are programmatically added, everything is well in the storyboard. In the end, there was some problem in the way I determined the barriers, removed all, And do it again, solve the problem.


Comments

Popular posts from this blog

mysql - How to enter php data into a html multiple select box -

java - Can't add JTree to JPanel of a JInternalFrame -

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -