mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-01-12 02:56:42 +01:00
wip: big flat pt.12, down to 1 error
This commit is contained in:
parent
b718e54d33
commit
e21ef1af94
9 changed files with 53 additions and 30 deletions
|
|
@ -26,7 +26,7 @@ from!(|args:(&ArrangerTui, usize)|ArrangerVCursor = Self {
|
|||
});
|
||||
|
||||
render!(<Tui>(self: ArrangerVCursor)
|
||||
|layout|Ok([0, 0]),
|
||||
|layout|Ok(Some([0, 0])),
|
||||
|render|{
|
||||
let area = render.area();
|
||||
let focused = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue