Files
Cubed/include
zhenyan121 e7082bdbe0 feat(ui): introduce ColumnLayout widget and refactor widget parenting
- Add ColumnLayout widget that arranges children vertically with spacing.
- Refactor Widget::add_child to automatically pass `this` as parent.
- Update DebugCollector to use ColumnLayout for consistent spacing.
- Expose children() accessor in Widget for layout management.
2026-07-13 16:01:00 +08:00
..
2026-07-08 19:41:10 +08:00