|
|
3b6848f845
|
fix(container): rendering scrollable elements with separators
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 23s
Added corresponding test cases to test the corresponding rendering of
scrollable elements.
|
2025-02-27 17:02:16 +01:00 |
|
|
|
ca14bc6106
|
fix(container): positioning; move separator options to layout struct
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 22s
Added corresponding test cases for padding, borders and corresponding
seperators.
|
2025-02-26 18:21:55 +01:00 |
|
|
|
6ccab74c94
|
add(examples/demo): application to showcase a more complex application
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 53s
Further improvements for example applications; Demo example is now
default build target (when not providing example configuration).
|
2025-02-21 22:57:14 +01:00 |
|
|
|
16724f6a52
|
add(example/elements): distinct different scrollable containers
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 46s
|
2025-02-21 15:58:42 +01:00 |
|
|
|
44e92735cf
|
ref(examples): avoid unnecessary casts
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 43s
|
2025-02-21 15:15:15 +01:00 |
|
|
|
8fbc958ca1
|
add(examples/elements): mouse clickable button
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 39s
|
2025-02-21 14:50:29 +01:00 |
|
|
|
9dc1a4b95a
|
add(examples/layout): vertical, horizontal and grid
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 39s
|
2025-02-21 11:31:18 +01:00 |
|