CCHLinkTextView icon indicating copy to clipboard operation
CCHLinkTextView copied to clipboard

Bigger and a lot of text in TextView Causes some links not to work.

Open mwaqasbhati opened this issue 9 years ago • 1 comments

Hi Dear, I was integrating your wonderful controller in my project but I face a really different problem when I put a lot of text in the textview e.g. (700 height text) but ViewController height which is containing the textView is e.g.(500 height). so when I scroll down the TextView and click the link at the bottom. then it did not open the link rather it just scroll Up and nothing happens. I don't know whether I have to put my solution here or not. I tried a lot of solutions but Finally I figure it out , I embedded this textView into the ScrollView and make its contentSize according to its text height then all Solved.

Hope you will Understand my Problem&Solution and let me know.

mwaqasbhati avatar Jul 08 '15 06:07 mwaqasbhati

I have never tried to use the library in the context os scrolling. Thanks for the heads up.

choefele avatar Jul 08 '15 17:07 choefele