Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout: another intrinsic min width fix | bptato | 2024-11-24 | 1 | -2/+4 |
| | | | | forgot about word-break | ||||
* | layout: fix intrinsic min width for words with wrapping opportunities | bptato | 2024-11-24 | 1 | -0/+18 |
This broke CJK combined with table layouts. (Inline layout's state dependencies between procs are getting a bit scary...) |