glaszig / SZTextView

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

Placeholder alignment #18

Closed arturgrigor closed 10 years ago

arturgrigor commented 10 years ago

The placeholder property is ignoring the textAlignment property.

Update: The only way to make this work right now is to use attributedPlaceholder along with NSParagraphStyle.

glaszig commented 10 years ago

thanks for reporting. released 1.1.8.