Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Has been cancelled
Negative paddings use the current size to calculate the padding from the opposite orientation. For a given dimension (horizontal or vertical) if the size is `30` a padding of `5` would be equivalent to a padding of `-25`. This enables to describe the size of the container using the padding property of the `Layout` and gives users more freedom to describe different layouts.
39 KiB
39 KiB