Fixed scroll reload Index issue
This commit is contained in:
parent
b1ff5b2a64
commit
f820d8e150
@ -226,7 +226,6 @@ open class Carousel: View {
|
||||
pagingView?.set(with: molecule, delegateObject, nil)
|
||||
pagingView?.numberOfPages = numberOfPages
|
||||
pagingView?.currentIndex = currentIndex
|
||||
updateModelIndex()
|
||||
return
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user