Skip to content

Commit e479548

Browse files
Update CHANGELOG.md
Co-authored-by: Copilot <[email protected]>
1 parent 193ba01 commit e479548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ All notable changes to this project will be documented in this file. Take a look
1616
#### Navigator
1717

1818
* `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.
2020
* 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.
2121

2222
#### LCP

0 commit comments

Comments
 (0)