ref(examples): avoid unnecessary casts
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 43s

This commit is contained in:
2025-02-21 15:15:15 +01:00
parent 8cc047c1fa
commit 44e92735cf
8 changed files with 19 additions and 47 deletions

View File

@@ -130,9 +130,8 @@ the primary use-case for myself to create this library in the first place.
- [x] grid
- [x] mixed (some sort of form)
- [ ] Elements
- [ ] Button
- [ ] Text Input field
- [ ] User input handling
- [x] Button
- [x] Text Input field
- [ ] Popup-menu
- [ ] Scrollable Content (i.e. show long text of an except of something and other smaller `Container`)
- [ ] min size