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

Refactor layout #241

Merged
merged 2 commits into from
Mar 20, 2021
Merged

Refactor layout #241

merged 2 commits into from
Mar 20, 2021

Conversation

emilk
Copy link
Owner

@emilk emilk commented Mar 20, 2021

This is a rather substantial rewrite of the layout system. It changes the type of the cursor from Vec2 to Rect. Improvements include better handling of the row-heights of wrapping layouts and better handling of centered layouts.

emilk added 2 commits March 20, 2021 16:18
Cursor is now a Rect.

Closes #179
@emilk emilk merged commit 589bae1 into master Mar 20, 2021
@emilk emilk deleted the refactor-layout branch March 20, 2021 20:47
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