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

layout: Support %-values when resolving the width property #760

Merged
merged 4 commits into from
Nov 14, 2023

Conversation

robinlinden
Copy link
Owner

No description provided.

This saves us from having to give LayoutBox knowledge of its parent in
order to resolve %-values, and as an added bonus, lets us easily reuse
resolved font-size values.
Whatever % is resolved relative to still has to be added to the
properties we want it to work for.
@robinlinden robinlinden merged commit a437feb into master Nov 14, 2023
22 checks passed
@robinlinden robinlinden deleted the layout-percent-width branch November 14, 2023 22:27
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