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

Property lineCursorEnabled = NO always selects the first line #22

Open zyavrik opened 10 years ago

zyavrik commented 10 years ago

Property lineCursorEnabled = NO always selects the first line. It should not select any line.