Skip to content

feat: fill the screen with the opened note - #381

Merged
fjbarrett merged 1 commit into
mainfrom
feat/ios-edge-to-edge-note
Sep 5, 2026
Merged

feat: fill the screen with the opened note#381
fjbarrett merged 1 commit into
mainfrom
feat/ios-edge-to-edge-note

Conversation

@fjbarrett

@fjbarrett fjbarrett commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Summary

Opened notes now fill the entire screen. The background extends behind the status bar and home indicator, with the rounded panel and top gap removed. Text insets, safe-area-aware controls, fixed presentation, native card zoom, and autosave are preserved.

Test plan

  • Regenerated projects; KeepMac, signed iPhone, and SE simulator builds passed.
  • Inspected full-screen light and dark appearances on the SE. Verified title dragging keeps the note fixed, × returns to the grid, and native card zoom has no nil-source fallback warning.
  • Created a fixture note and verified title/body editing and autosave acknowledgement while it remained open.
  • Existing native and web CI checks passed. No new tests for this presentation change.
  • Physical SE build 20260905.381 is installed and its version verified. The retained Xcode project matches the merged source. Launch verification awaits device unlock.

Model: GPT-6
Co-Authored-By: Codex noreply@openai.com

Remove the rounded panel and top gap so the note background reaches every screen edge. Keep text and controls inside safe areas, retaining the fixed presentation, card transition, and autosave.

Validation: KeepMac, signed iPhone, and SE simulator builds passed; full-screen light/dark surfaces, title drag, close, new-note editing, and autosave verified.

Model: GPT-6
Co-Authored-By: Codex <noreply@openai.com>
@fjbarrett
fjbarrett merged commit da63044 into main Sep 5, 2026
3 checks passed
@fjbarrett
fjbarrett deleted the feat/ios-edge-to-edge-note branch September 5, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant