steipete / PSPDFTextView

A subclass of UITextView that fixes the most glaring problems from iOS 7 and 7.1.
http://pspdfkit.com
MIT License
873 stars 73 forks source link

Issue with clicking around on textview #7

Open DavidCorrado opened 10 years ago

DavidCorrado commented 10 years ago

When you click on the textview. Dismiss the keyboard. Then click on the text view in another spot. It does not scroll to the right position. It appears the cursor is in the right position but the scrolling is going to the wrong spot.

I reproduced this on the demo app