mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-08-07 22:17:07 +02:00
reorganize more
This commit is contained in:
parent
b9e7b9732e
commit
2d64f63741
12 changed files with 117 additions and 145 deletions
|
|
@ -314,7 +314,7 @@ fn draw_viewer (sample: Option<&Arc<RwLock<Sample>>>) -> impl Draw<Tui> + use<'_
|
|||
})
|
||||
.render(area, to.as_mut());
|
||||
}
|
||||
Ok(xywh)
|
||||
Ok(Some(xywh))
|
||||
})
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue