Files
TUIkit/Sources/TUIkitExample
phranck 55ab4a7ffd Refactor: Make Box internal and simplify container width calculation
- Make Box struct internal (use .border() modifier instead)
- Update example app to use .border() instead of Box
- Simplify resolveContainerWidth to just return content width
- Simplify resolveContainerHeight to just return content height
- Remove auto-expansion logic from containers
- Containers now size to fit their content, not fill available space
- Spacers in HStack still expand correctly to fill remaining space
- Update tests for renamed BorderViaContainerViewTests
2026-02-13 16:18:14 +01:00
..
2026-02-06 00:21:51 +01:00