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

Support implicit layouts #115

Merged
merged 15 commits into from
May 5, 2024
Merged

Support implicit layouts #115

merged 15 commits into from
May 5, 2024

Conversation

JD557
Copy link
Owner

@JD557 JD557 commented May 4, 2024

Adds a new LayoutAllocator, which is a mutable class that generates Rects as required.

With this, it's now possible to write code where components don't have to explicitly state where they'll be placed. If the area is omited, the current allocator will be used.

@JD557 JD557 added this to the 0.2.0 milestone May 4, 2024
@JD557 JD557 merged commit bdeb5cf into master May 5, 2024
8 checks passed
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.

None yet

1 participant