update pos when slot changes.

added remove test
This commit is contained in:
Rijn 2017-01-16 18:02:51 -06:00
parent 5e8be9b390
commit 8f4e2cf0c3
3 changed files with 10 additions and 1 deletions

View file

@ -125,6 +125,8 @@
});
this.slides = slides;
this.updatePos();
},
updatePos () {
this.findChild((child) => {