glaszig / SZTextView

A drop-in UITextView replacement which gives you: a placeholder.
MIT License
682 stars 102 forks source link

Fixed issue #21 #22

Closed RyanBertrand closed 9 years ago

RyanBertrand commented 9 years ago

Sorry about this. I realized my use case was ONLY if I had a SZTextView in a .xib. If you have a SZTextView setup in a .xib and have a contentInset set, it needs to be set up right when initialized.

Here is the issue I was having for reference. ios simulator screen shot oct 13 2014 10 54 37 am

glaszig commented 9 years ago

thanks for this and all your input though i managed to not merge it :stuck_out_tongue_winking_eye: