update pos when slot changes.
added remove test
This commit is contained in:
parent
5e8be9b390
commit
8f4e2cf0c3
3 changed files with 10 additions and 1 deletions
|
@ -125,6 +125,8 @@
|
|||
});
|
||||
|
||||
this.slides = slides;
|
||||
|
||||
this.updatePos();
|
||||
},
|
||||
updatePos () {
|
||||
this.findChild((child) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue