fixing up the presenter and editor more

This commit is contained in:
Chris Cochrun 2025-09-22 08:28:29 -05:00
parent d27e12d9f8
commit 74ae0e8a17
4 changed files with 148 additions and 35 deletions

View file

@ -314,7 +314,7 @@ impl SongEditor {
.map(|(index, slide)| {
container(
slide_view(
slide.clone(),
&slide,
if index == 0 {
&self.video
} else {