Rust terminal drawing library
Previously, Predrawn would use its parent frame's size. Now, it uses the size requested by the widget. Because of this, it no longer requires a full &mut Frame, but only a &mut WidthDb. To set a maximum size, the widget can be wrapped inside a Resize. |
||
|---|---|---|
| .vscode | ||
| examples | ||
| src | ||
| .gitignore | ||
| Cargo.toml | ||