If in calendar "SwiftExample" we configure calendar as follow
calendar.scope = .Week;
calendar.pagingEnabled = false
then we will end up with calendar layout completely broken. See screenshot below.

Here is zip file with the "SwiftExample" project demonstrating the problem
SwiftExample.zip
If in calendar "SwiftExample" we configure calendar as follow
then we will end up with calendar layout completely broken. See screenshot below.
Here is zip file with the "SwiftExample" project demonstrating the problem
SwiftExample.zip