Coder Social home page Coder Social logo

Comments (7)

mwawrusch avatar mwawrusch commented on June 19, 2024

Hi Alexander, thanks for this control. It seems to be much cleaner then TTT... Any chance you can look into improving scrolling performance? The tappable links are unfortunately a requirement here.

Thanks,
Martin

from amattributedhighlightlabel.

rootd avatar rootd commented on June 19, 2024

Well one solution would be to store the tappable coordinates for a string in a dictionary once they are calculated and reuse them later instead of recalculate them. Unfortunately I currently don't have much time to work on this.

from amattributedhighlightlabel.

fabiosoft avatar fabiosoft commented on June 19, 2024

really really bad performance... :(

from amattributedhighlightlabel.

danielsalare avatar danielsalare commented on June 19, 2024

has anyone found a solution for this? besides commenting touchable parts of the label? Please share

from amattributedhighlightlabel.

carakool avatar carakool commented on June 19, 2024

You can render the AMAttributedHighlightLabel in your UITableViewDataSource right after loading the table's data. This way you don't have to render it over and over inside - tableView:cellForRowAtIndexPath. I got good performance with this. It takes a bit longer to load the table's data but it's a good compromise for me.

from amattributedhighlightlabel.

rootd avatar rootd commented on June 19, 2024

Hello carakool,
thanks for your solution. Unfortunately I currently don't have much time to work on this. Could you fork this repo, change it like you suggested and make a pull request? Thanks!

from amattributedhighlightlabel.

JayMehta711 avatar JayMehta711 commented on June 19, 2024

Hello every one i am facing problem when i have use this control in table view it will not give me properly result and not tap # tag in 2 or 3 line if hash tag exist any solution for that ?? Please help me.
screen shot 2015-03-21 at 12 57 32 pm

from amattributedhighlightlabel.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.