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 flex column sizing bugs | bptato | 2024-07-22 | 1 | -0/+2 |
* fix flex column item width not being stretched * set minimum flex column height to the layouted item's height (to avoid overlap) |