Using this values of parameters ``` swift pagingView.pagingMargin = 0 pagingView.pagingInset = 0 pagingView.infinite = false ``` the first three pages are displayed only. Steps to reproduce: 1. Open "PagingViewExample" project 2. Set the above values of parameters in the "DemoViewControler" class 3. Run project 4. Open "Demo" tab