Has anyone noticed that on the iPhone, when the device goes into landscape orientation, the top navigation bar redraws a bit?
And that the elements of the Interface Builder simulation user interface do not seem to know this and maintain the same height of the navigation bar in both portrait and landscape modes. This is annoying because the end position of the user interface elements becomes different in IB and at startup.
Is it possible to add a "user" element of a simulated user interface? (e.g., Landscape navigation bar, as original, but thinner)
source
share