Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Taffy integration #682

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

jaredoconnell
Copy link
Contributor

This is a draft of the taffy integration code.

The Masonry widget is based on the widget originally merged in #140, so I included Nico as a co-author of the relevant commit in this PR.

Working on this exposed several limitations of the current layout function. We need a measure function. It would be beneficial to switch to a combination of a layout and measure function with new signatures that include more information, which could replace the min constraints in BoxConstraints. Nico made a proposal in #37

This may stay a draft until a suitable measure function is added in a separate PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant