mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-08-28 21:06:56 +02:00
wip: simplify and document
This commit is contained in:
parent
701a651fbd
commit
b9e7b9732e
12 changed files with 116 additions and 72 deletions
|
|
@ -21,7 +21,7 @@ def_command!(FileBrowserCommand: |sampler: Sampler|{
|
|||
pub filter: String,
|
||||
pub index: usize,
|
||||
pub scroll: usize,
|
||||
pub size: Size,
|
||||
pub size: Sizer,
|
||||
}
|
||||
|
||||
pub(crate) struct EntriesIterator<'a, S: Screen> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue