Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layout: refactor tree building phase | bptato | 2025-02-09 | 1 | -1/+1 |
| | | | | | | | * remove inlineGroup - it was completely pointless now, and was the cause of some whitespace collapsing bugs * fix a float bug made visible by the above change * fix non-standard list item counter behavior | ||||
* | layout: fix float positioning in inline contexts | bptato | 2024-10-15 | 1 | -0/+3 |
also fixes a bug in the previous commit where whitespacenum would be reset on absolute positioning + missing absolute margin handling without top/left/etc. |