Implemented in c5ecb8f. Replaced the full-bounds source scroll view with explicit safe-area constraints and disabled automatic inset adjustment, so ordinary source files and Markdown Source mode both start below the translucent navigation bar while preserving horizontal and vertical scrolling. Updated the repository-file regression scenario in TESTING.md. Verification passed: all required cargo formatting/check/Clippy/test gates, signed arm64 iPhone 17 Pro simulator build, and live source-file verification confirming the first line is unobscured beneath the title bar.
Implemented in c5ecb8f. Replaced the full-bounds source scroll view with explicit safe-area constraints and disabled automatic inset adjustment, so ordinary source files and Markdown Source mode both start below the translucent navigation bar while preserving horizontal and vertical scrolling. Updated the repository-file regression scenario in TESTING.md. Verification passed: all required cargo formatting/check/Clippy/test gates, signed arm64 iPhone 17 Pro simulator build, and live source-file verification confirming the first line is unobscured beneath the title bar.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
source is shown full screen, but the title bar is hovering over it, so the top few lines are covered and unreadable.
Implemented in
c5ecb8f. Replaced the full-bounds source scroll view with explicit safe-area constraints and disabled automatic inset adjustment, so ordinary source files and Markdown Source mode both start below the translucent navigation bar while preserving horizontal and vertical scrolling. Updated the repository-file regression scenario in TESTING.md. Verification passed: all required cargo formatting/check/Clippy/test gates, signed arm64 iPhone 17 Pro simulator build, and live source-file verification confirming the first line is unobscured beneath the title bar.