GithubHelp home page GithubHelp logo

Comments (5)

edwellbrook avatar edwellbrook commented on June 25, 2024

If the Label functionality is still useful to external consumers, we can consider moving it to its own micro-framework.

Please! Found this library looking for this functionality specifically.

Cheers 😄

from paralayout.

NickEntin avatar NickEntin commented on June 25, 2024

@edwellbrook Glad to hear you're finding it useful! Was there specific functionality in Label that you were looking for? Curious what the current use cases are, so we can make sure to preserve that functionality.

Thanks!

from paralayout.

edwellbrook avatar edwellbrook commented on June 25, 2024

Honestly mostly interested in LineWrapBehavior. Though I can see myself using the lineSpacingDistance property at some point too.

Thank you!

from paralayout.

edwellbrook avatar edwellbrook commented on June 25, 2024

Hi @NickEntin. Does Paralayout still offer a way to balance multiple lines of text in a UILabel? Was previously using the Label class + LineWrapBehavior = .compact to have multi-line labels where each line was roughly equal length.

Perhaps that's surfaced somewhere else in the project, or is it just no longer available at all? Thanks!

from paralayout.

NickEntin avatar NickEntin commented on June 25, 2024

Hey @edwellbrook, after a lot of discussion we decided to remove the Label class and all of its functionality not directly related to layout from the 1.0 release, since it felt disjoint to the rest of the framework. If we bring it back in the future, I think we would actually want to publish Label as a separate framework more focused on text handling, rather than adding it back into Paralayout.

For now, I'd recommend copying Label.swift from the 0.9.1 release into your project. I think it should work standalone from any other changes in the Paralayout 1.0 release.

from paralayout.

Related Issues (20)

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.