diff options
author | bptato <nincsnevem662@gmail.com> | 2023-09-20 12:08:18 +0200 |
---|---|---|
committer | bptato <nincsnevem662@gmail.com> | 2023-09-20 12:34:44 +0200 |
commit | 38ada8121ea2a76720bb7188940d1d9d4b0a1c1d (patch) | |
tree | a55d474d095c316b628be02f58224a628a197d0f /src/types/url.nim | |
parent | 9276603b49f3be41226fea47bb63f9d2f6baad8b (diff) | |
download | chawan-38ada8121ea2a76720bb7188940d1d9d4b0a1c1d.tar.gz |
layout: fix table cell sizing with specified widths
Say we have a table <TABLE> <TR> <TD WIDTH=20>a</TD> </TR> <TR> <TD>aklsdfjaskdfjkl</TD> </TR> </TABLE> This should be 20 pixels wide, not as wide as the second row. Also, larger specified widths now always override previous widths specified on the column. (I think this was a regression, but the previous solution to this problem was an ugly hack.)
Diffstat (limited to 'src/types/url.nim')
0 files changed, 0 insertions, 0 deletions