fix slideModel not activating after slideChanged
This commit is contained in:
parent
c02f9509ff
commit
17082bcc67
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ Controls.Page {
|
|||
|
||||
ServiceItemModel.activate(currentServiceItem);
|
||||
slideHelper.chngSlide(item, index, SlideObject);
|
||||
SlideModel.activate(index);
|
||||
presentation.textIndex = 0;
|
||||
console.log("Slide changed to: " + index);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue