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

The draw position of the last edited line rect is incorrect after dismissing the keyboard. #1

Closed illyabusigin closed 10 years ago

illyabusigin commented 10 years ago

Steps to reproduce:

  1. Open sample application.
  2. Tap in the text area to show the keyboard, select any line > 2.
  3. Tap the dismiss button. Notice behavior.
illyabusigin commented 10 years ago

Fixed in 0.3.0