Arkham Terminal UI Kit
Go to file
Joe Bellus 972ddb57ca Stack alignment
Stacks now have an alignment property, which allows them to align their
content.

Horizontal stacks can be aligned Top Bottom Center.

Vertical stacks can be aligned Left Right Center.

This is respected for both Stack::insert and Stack::component.

Alignment expects Stack::insert to contain a single line string, which
is a functional requirement for both Stack::insert and ViewContext::insert.
2024-04-15 13:14:30 -04:00
examples sync commit 2023-09-02 22:46:50 -04:00
src Stack alignment 2024-04-15 13:14:30 -04:00
.envrc Added Nix flake 2024-04-13 00:22:20 -04:00
.gitignore Added Nix flake 2024-04-13 00:22:20 -04:00
Cargo.toml Stack alignment 2024-04-15 13:14:30 -04:00
flake.lock Added Nix flake 2024-04-13 00:22:20 -04:00
flake.nix Stack alignment 2024-04-15 13:14:30 -04:00