fixing html slides not working through nextSlideAction()
This commit is contained in:
parent
428386a25b
commit
15c657b81e
3 changed files with 32 additions and 11 deletions
|
@ -602,6 +602,7 @@ impl song_model::SongModel {
|
|||
{
|
||||
debug!(?song, audio = updated_audio.to_string());
|
||||
song.audio = updated_audio.to_string();
|
||||
debug!(?song);
|
||||
self.as_mut().data_changed(
|
||||
&model_index,
|
||||
&model_index,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue