mod: bump zig master version
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m9s
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m9s
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user