Files
zterm/examples
Yves Biener f70ea05244
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 3m24s
mod(element/scrollable): introduce minSize function for Element
The minimal required size can the queried from the containing `Element`
of the `Container` that is provided to the `Scrollable` to dynamically
adjust its size.

Currently abritrary nesting is not supported / tested.
2025-11-01 13:55:16 +01:00
..