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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,6 @@ All notable changes to this project will be documented in this file. Take a look
12
12
13
13
* Support for standalone audio files and their metadata (contributed by [@domkm](https://github.com/readium/swift-toolkit/pull/414)).
14
14
15
-
16
15
### Changed
17
16
18
17
The Readium Swift toolkit now requires a minimum of iOS 13.
@@ -26,6 +25,12 @@ The Readium Swift toolkit now requires a minimum of iOS 13.
26
25
27
26
* EPUB: The `scroll` preference is now forced to `true` when rendering vertical text (e.g. CJK vertical). [See this discussion for the rationale](https://github.com/readium/swift-toolkit/discussions/370).
28
27
28
+
### Fixed
29
+
30
+
#### Navigator
31
+
32
+
* Optimized scrolling to an EPUB text-based locator if it contains a CSS selector.
0 commit comments