Mantano / iridium

Unofficial Dart/Flutter port of some of the Readium 2 components
77 stars 27 forks source link

Fix iOS issues caused by the R2 JS integration #59

Open jmgeffroy opened 2 years ago

jmgeffroy commented 2 years ago

R2 JS integration has prematurely been merged into develop. iOS issues must be fixed.

otisdog8 commented 2 years ago

Could this be related to some of the issues that I've been having on IOS on develop? (ReaderContext paginationinfo is null, and I can't swipe between document fragments, I have to tap the side of the screen instead).

winterdl commented 2 years ago

https://user-images.githubusercontent.com/302480/171404375-44001f1a-9021-4a8b-b3c3-c3c782856b99.mp4

https://user-images.githubusercontent.com/302480/171404394-40975328-177c-4b35-9f9d-6df94faa37a4.mp4

westernbuptboy commented 1 year ago
  • popup not display when selecting text.
  • bugs about navigation between chapters, pages: not remember styles of previous chapter, or not show all pages of a chapter.

    clip01.mp4

    clip02.mp4

have you ever fix the popup bug on iOS?