mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
remove H_KEYS_OFFSET, just use row macro
This commit is contained in:
parent
ee94df78f6
commit
c56758b616
4 changed files with 50 additions and 52 deletions
|
|
@ -123,7 +123,7 @@ impl<E: Engine> Arranger<E> {
|
|||
transport,
|
||||
arrangement,
|
||||
phrases,
|
||||
phrases_split: 20,
|
||||
phrases_split: 20,
|
||||
arrangement_split: 20,
|
||||
};
|
||||
app.update_focus();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue