Skip to content

Make low-level layout algorithm functions public#434

Merged
nicoburns merged 3 commits intoDioxusLabs:mainfrom
nicoburns:fix/expose-layout-algorithm-functions
Apr 11, 2023
Merged

Make low-level layout algorithm functions public#434
nicoburns merged 3 commits intoDioxusLabs:mainfrom
nicoburns:fix/expose-layout-algorithm-functions

Conversation

@nicoburns
Copy link
Copy Markdown
Collaborator

Objective

We have a low-level API that we intend consumers of Taffy to use, but it's currently private!

Context

Split out from #326
We may want to change the interface before releasing, but for now just making the existing interface public seems like a good start.

@nicoburns nicoburns added enhancement New feature or request usability Make the library more comfortable to use labels Apr 11, 2023
@nicoburns nicoburns merged commit a99dc54 into DioxusLabs:main Apr 11, 2023
@nicoburns nicoburns deleted the fix/expose-layout-algorithm-functions branch April 11, 2023 13:33
@nicoburns nicoburns mentioned this pull request Apr 11, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request usability Make the library more comfortable to use

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant