devxoul / UITextView-Placeholder

A missing placeholder for UITextView
MIT License
1.48k stars 259 forks source link

placeholder gets cut off when using Autolayout + placeholder text is more than 1 line #47

Open ericanylee opened 6 years ago

ericanylee commented 6 years ago

screen shot 2018-03-14 at 10 08 56 am

I use auto layout and when a view is aligned to the bottom of the text view, it cuts off the placeholder label

devxoul commented 6 years ago

@ericanylee, can you set the background color of the textView and check the actual boundary?

danhhgl commented 4 years ago

@devxoul Can you fix this issue? Thanks

Screen Shot 2020-06-03 at 09 28 34
97littleleaf11 commented 1 year ago

Any updates? Same issue here @devxoul