readium / swift-toolkit

A toolkit for ebooks, audiobooks and comics written in Swift
https://readium.org/mobile/
BSD 3-Clause "New" or "Revised" License
256 stars 101 forks source link

Fix scrolling to top when navigating to links in scrollmode #329

Closed chrfalch closed 1 year ago

chrfalch commented 1 year ago

To make scrolling to locations in lists like footnotes etc the scrollToRect method now places the target element as the topmost element when scrolling.

Fixes Navigator places locator with anchor in the middle of the screen in scroll mode #328