illyabusigin / CYRTextView

CYRTextView is a UITextView subclass that implements a variety of features that are relevant to a syntax or code text view.
MIT License
535 stars 71 forks source link

When inserting a new line the line cursor position doesn't update #5

Open illyabusigin opened 10 years ago

illyabusigin commented 10 years ago

When inserting a new line into existing text the line cursor position doesn't update.

zyavrik commented 10 years ago

Does it affect if user inserts a new line?