THNotesTextView
THNotesTextView copied to clipboard
can't scroll to top using code
I can't scroll to top. It may or may not be related to: https://github.com/hons82/THNotesTextView/issues/1
[yourscrollview setContentOffset:CGPointMake(0,0) animated:YES];
doesn't seem to work