Open pistonsky opened 7 years ago
There's no need to update currentPage in goNext() since it will be properly updated in updatePosition() callback.
currentPage
goNext()
updatePosition()
There's no need to update
currentPage
ingoNext()
since it will be properly updated inupdatePosition()
callback.