mod: bump zig master version
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m9s

This commit is contained in:
2026-01-06 22:58:10 +01:00
parent c49c2a5c6d
commit b1a0d60ae3
20 changed files with 60 additions and 50 deletions
+1
View File
@@ -5,6 +5,7 @@
// -> currently you need to swap out the entire `Container` accordingly before rendering
// -> this might be necessary for size depending layout options, etc.
// -> maybe this can be implemented / supported similarly as to how the scrollable `Element`'s are implemented
// - `Form` using a struct that contains the fields that shall be generated for the user to submit (similar to `Input` it shall be build on-top of smaller pieces that are designed to be used in `Element` implementations)
// FIX known issues:
// - hold fewer instances of the `Allocator`