readium / swift-toolkit

A toolkit for ebooks, audiobooks and comics written in Swift

Home Page:https://readium.org/mobile/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When in landscape mode (width > height) the EPubNavigationViewController always starts on the first page in the chapter

chrfalch opened this issue · comments

Bug Report

After 2.6 a regression was introduced that causes the reader to always start on the first page in the chapter in the initial locator. This is visible on current dev in the test app:

Portrait:

Portrait.mov

Landscape:

Landscape.mov
  • Readium version: Seems like it was introduced in 2.6

I'll provide a PR with a fix for this issue.