wip: refactor pt.9, 403 errors

This commit is contained in:
🪞👃🪞 2024-11-10 18:38:22 +01:00
parent a784f7a6f2
commit 8aa1ba8d0f
29 changed files with 1008 additions and 902 deletions

View file

@ -8,6 +8,7 @@ pub struct TransportView<E: Engine> {
state: Transport,
focus: TransportViewFocus,
focused: bool,
size: Measure<E>,
}
/// JACK process callback for transport app