mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2025-12-06 03:36:42 +01:00
tui: revive example
This commit is contained in:
parent
5e6338fad8
commit
baa582b9dd
2 changed files with 22 additions and 9 deletions
|
|
@ -63,6 +63,7 @@ impl ExampleCommand {
|
|||
}
|
||||
}
|
||||
|
||||
tui_draw!(|self: Example, to|to.place(&self.content()));
|
||||
content!(TuiOut: |self: Example|{
|
||||
let index = self.0 + 1;
|
||||
let wh = self.1.wh();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue