add slider bridge
This commit is contained in:
@@ -43,6 +43,7 @@ SwipeView {
|
||||
|
||||
onCurrentIndexChanged: {
|
||||
console.log(tag, uuid + " onCurrentIndexChanged: " + this.currentIndex)
|
||||
sliderBridge.onPageSlided(wrapper)
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user