Taha Bebek
Results
2
comments of
Taha Bebek
nope. should be ``` if (fmodf(self.frame.size.width, self.pageSize.width) == 0) { visiblePages += 2; } else { visiblePages += 1; } ```
is there any solution to this? I have the same problem.