Skip to content

Conversation

emagnier
Copy link
Contributor

@emagnier emagnier commented Oct 7, 2020

This makes the width property not mandatory on <col> elements.
e.g. on a table with 2 columns, you can now specify the width of the 1st column, but not the 2nd, so the 2nd one will automatically take all the remaining width space.

Actually if you don't specify a width on all or some of the <col> elements, you get an error where Failed assertion: line 133 pos 47: 'value != null': is not true.

@ryan-berger ryan-berger merged commit 0724094 into Sub6Resources:master Oct 12, 2020
@emagnier emagnier deleted the table-widths branch October 12, 2020 21:05
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.

2 participants