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

Add Baseline Vertical Alignment #227

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

Add Baseline Vertical Alignment #227

wants to merge 2 commits into from

Conversation

ecton
Copy link
Member

@ecton ecton commented Nov 30, 2024

Closes #88

  • Grid vertical alignment of cells
  • Add Baseline to VerticalAlign

Refs #88

This set of changes starts working towards supporting baseline
alignment. The Grid widget currently does not honor vertical align in
any way, but it in theory propagates the first row's baseline
information -- which will need to be adjusted if Baseline vertical
alignment is used.

Next step is to actually add Baseline and try to make it work. The set
of changes thus far was just so massive and I finally resolved all the
errors from this refactoring.
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.

Add Baseline vertical alignment
1 participant