Skip to content

Reimplement Layout Using Taffy Library #1

Description

@ThomasFrans

What do you want to improve?
Currently cursive-flexbox uses a manual implementation of flexbox. The Rust library Taffy has a generic implementation of a flexbox that also adheres to the standard and would probably be faster, more efficient and promise better quality in general. I'm currently not considering moving to Taffy as part of this project was to learn the ins and outs of flexbox, but if anyone else would be interested, I would happily accept the change.

How would you want to improve it?
Reimplement the layout part of this library using Taffy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions