fedefrappi / AePubReader

Another ePub Reader for iPad
-
369 stars 150 forks source link

pagesInCurrentSpineCount is not correct sometimes. #24

Open Damon0331 opened 11 years ago

Damon0331 commented 11 years ago

When the app load the epub file first time and the app load the chapter 5(or other chapters) at the first time, sometimes it get the wrong pagesInCurrentSpineCount(this is wrong : totalWidtht == webView.bounds.size.width, pagesInCurrentSpineCount == 1), the pagesInCurrentSpineCount is wrong.