iOS: fix slider cannot scroll in simulator
This commit is contained in:
@@ -34,8 +34,8 @@ class SliderStyleDemo extends Panel {
|
||||
}
|
||||
}))
|
||||
|
||||
setTimeout(() => {
|
||||
pager.slidePage(this.context, 2, false);
|
||||
}, 200)
|
||||
// setTimeout(() => {
|
||||
// pager.slidePage(this.context, 2, false);
|
||||
// }, 200)
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user