mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
show notes in sequencer again
This commit is contained in:
parent
d0d600f77b
commit
359afb2e8c
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ impl PhraseEditor<Tui> {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
for y in 0..buf.height/2 {
|
for y in 0..buf.height {
|
||||||
if y >= 64 {
|
if y >= 64 {
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue