mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
'and then not have to worry about layout, ever'
This commit is contained in:
parent
21741ebc52
commit
f7e6449324
8 changed files with 74 additions and 74 deletions
|
|
@ -1,7 +1,8 @@
|
|||
# `tek_layout`
|
||||
|
||||
this crate exposes several layout operators
|
||||
which are generic over `tek_engine::Engine`.
|
||||
which work entirely in unsigned coordinates
|
||||
and are generic over `tek_engine::Engine`.
|
||||
|
||||
* `Fill` makes the content's dimension equal to the container's.
|
||||
* `Fixed` assigns a fixed dimension to its content.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue