mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-04-04 05:10:44 +02:00
parent
9ef63324af
commit
2fd5fbaaf9
5 changed files with 27 additions and 27 deletions
|
|
@ -21,7 +21,7 @@ def_command!(FileBrowserCommand: |sampler: Sampler|{
|
|||
pub filter: String,
|
||||
pub index: usize,
|
||||
pub scroll: usize,
|
||||
pub size: Measure<Tui>,
|
||||
pub size: [AtomicUsize; 2],
|
||||
}
|
||||
|
||||
pub(crate) struct EntriesIterator<'a> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue