change append child method
This commit is contained in:
@@ -40,4 +40,9 @@ SwipeView {
|
||||
onBorderColorChanged: {
|
||||
bg.border.color = borderColor
|
||||
}
|
||||
|
||||
onCurrentIndexChanged: {
|
||||
console.log(tag, uuid + " onCurrentIndexChanged: " + this.currentIndex)
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user