Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in media-query parsing | bptato | 2023-07-04 | 1 | -20/+25 |
| | | | | This fixes interpretation of "@media (min/max-width: 1234px)". | ||||
* | Use LayoutUnit in layout | bptato | 2023-07-04 | 1 | -0/+48 |
Reduces ugly rendering caused by rounding errors. |