I have some view controllers with many buttons. Now about a third of the buttons are only showing one line of text. The text was entered through the Attributes Inspector of the Storyboard (not programmatically).
There does not seem to be any pattern to the problem.
The buttons need to be small, so there are a few lines each (somewhere between two and eight).
Yes, the buttons are plenty big for all the text to show.
Xcode 4.6, Deployment target iOS 6.1, buttons are Type: Custom, State Config: Default, Title: Plain.
Any help would be greatly appreciated! You guys rock.
Edit: the storyboard file shows all the lines, but the iPad (simulator) is not.