Reputation: 1738
I have a simple UITextField (center aligned) I placed using storyboards, with a standard font. For some reason as soon as I start typing the text renders in a different spot from the placeholder text.
This is on iOS9 running on Yosemite (XCode V7.0)
Upvotes: 1
Views: 428
Reputation: 1738
Seems like some issue with storyboards occurred. I redid this view, and now it works fine. Strange.
Upvotes: 1