arranger: ClipsView at last

This commit is contained in:
🪞👃🪞 2025-05-17 08:03:38 +03:00
parent b5326b578c
commit 4d0868add8
6 changed files with 55 additions and 33 deletions

View file

@ -242,7 +242,7 @@ impl App {
}
}
impl ArrangerSceneRows for App {
impl ScenesView for App {
fn arrangement (&self) -> &Arrangement {
&self.project
}