Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: actually fix the "extra unnecessary line" bug | bptato | 2025-01-21 | 1 | -1/+0 |
| | | | | Plus remove addLines, it's no longer very useful. | ||||
* | layout: fix various padding bugs | bptato | 2024-12-28 | 1 | -0/+4 |
They need some peculiar conditions to manifest, but the logic errors are clear: * padding contributing to intrinsic minimum size wasn't being clamped * inline padding was being applied twice |