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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ All notable changes to this project will be documented in this file. Take a look
16
16
#### Navigator
17
17
18
18
*`EPUBNavigatorViewController.Configuration.contentInset` now expects values that already include the safe area insets.
19
-
* If you previously supplied content-only margins, update them to add the safe-area values to preserve the same visible layout.
19
+
* If you previously supplied content-only margins, update them to add the safe-area values to preserve the same visible layout.
20
20
* Alternatively, implement `VisualNavigatorDelegate.navigatorContentInset(_:)` to compute and return the full insets (content + safe area), helping avoid layout shifts when system UI (e.g., the status bar) appears or disappears.
0 commit comments