mirror of
https://github.com/nicbarker/clay.git
synced 2026-02-06 12:48:49 +00:00
Improve space allocation for GROW containers
This commit is contained in:
parent
d826187b50
commit
f579690f5d
10 changed files with 92 additions and 71 deletions
|
|
@ -1044,7 +1044,7 @@ Available options are:
|
|||
- `CLAY_TEXT_WRAP_NEWLINES` - will only wrap when encountering newline characters.
|
||||
- `CLAY_TEXT_WRAP_NONE` - Text will never wrap even if its container is compressed beyond the text measured width.
|
||||
|
||||
---
|
||||
---****
|
||||
|
||||
**Example Usage**
|
||||
```C
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue