fixing up the presenter and editor more
This commit is contained in:
parent
d27e12d9f8
commit
74ae0e8a17
4 changed files with 148 additions and 35 deletions
|
|
@ -314,7 +314,7 @@ impl SongEditor {
|
|||
.map(|(index, slide)| {
|
||||
container(
|
||||
slide_view(
|
||||
slide.clone(),
|
||||
&slide,
|
||||
if index == 0 {
|
||||
&self.video
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue