tapkulibrary icon indicating copy to clipboard operation
tapkulibrary copied to clipboard

TKTextView honours editable property.

Open defragged opened this issue 11 years ago • 0 comments

Hello,

Here's a small change that makes TKTextViewCell honour its editable property. If the cell (or the parent tableview) is editable, so is the textview. Otherwise, it's static (but still allows for text selection).

defragged avatar Jul 02 '13 16:07 defragged