mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
arranger: ClipsView at last
This commit is contained in:
parent
b5326b578c
commit
4d0868add8
6 changed files with 55 additions and 33 deletions
|
|
@ -242,7 +242,7 @@ impl App {
|
|||
}
|
||||
}
|
||||
|
||||
impl ArrangerSceneRows for App {
|
||||
impl ScenesView for App {
|
||||
fn arrangement (&self) -> &Arrangement {
|
||||
&self.project
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue