You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: