Skip to content

Simple guide · Overview

Page status: HistoricalHistory group: Classified notes

NutsNews iOS iPad Original Story True Fullscreen Fix

This update fixes the iPad original-story browser still appearing as a small centered popup.

Visual overview

Primary diagram

System map

This update fixes the iPad original-story browser still appearing as a small centered popup.

Render the repository-owned system map when you need it.

Diagram is not rendered yet.

View as text
NutsNews iOS iPad Original Story True Fullscreen Fix

This update fixes the iPad original-story browser still appearing as a small centered popup.

flowchart TB
  accTitle: NutsNews iOS iPad Original Story True Fullscreen Fix
  accDescr {
    This update fixes the iPad original-story browser still appearing as a small centered popup.
  }
  A["NutsNews iOS iPad Original Story True Fullscreen Fix"] --> B["ios/NUTSNEWS_IOS_IPAD_ORIGINAL_STORY_TRUE_FULLSCREEN_FIX_README.md"]
  B --> C["Auto-generated placeholder diagram"]

NutsNews iOS iPad Original Story True Fullscreen Fix

Fullscreen diagram view.

NutsNews iOS iPad Original Story True Fullscreen Fix

Section titled “NutsNews iOS iPad Original Story True Fullscreen Fix”

This update fixes the iPad original-story browser still appearing as a small centered popup.

  • The iPad original-story browser now uses a forced fullscreen Safari container.
  • Safari is embedded and pinned to every edge of the screen.
  • The browser view is still opened with fullScreenCover on iPad.
  • iPhone keeps the existing Safari sheet behavior.
  • The Safari close button still dismisses the fullscreen browser.
  • NutsNews/NutsNews/Features/Article/ArticleDetailView.swift
  • NutsNews/NutsNews/Support/SafariView.swift