luddep/LPKit

Resizing LPMultiLineTextField according to content

Opened this issue · 0 comments

The ability to resize the height of a multiline text field according to the content would be very useful and hopefully not too difficult to implement. I believe NSTextView uses sizeToFit for this purpose, but I could be wrong.