There is m_fMinimumTouchLengthToChangePage variable which not used correctly in iphone version of class. Now it's used as expected.
Also changed behavior when user trying to slide over first or last page. There is no need to show him empty screen. I've added m_fMarginOffset field which determine maximum margin offset which user can see.
There is m_fMinimumTouchLengthToChangePage variable which not used correctly in iphone version of class. Now it's used as expected.
Also changed behavior when user trying to slide over first or last page. There is no need to show him empty screen. I've added m_fMarginOffset field which determine maximum margin offset which user can see.