Skip to content

Conversation

crazytonyli
Copy link
Contributor

Description

The "root split view" on iPad has two completely separated view controller stacks for expanded and collapsed mode. They can display two different blogs when switching between them. Before iOS 26, the switch could only happen when the app was side-by-side with other apps, but iOS 26's resizing window feature makes it super easy to make the app switch between expanded and collapsed modes.

@crazytonyli crazytonyli added this to the 26.3 milestone Sep 2, 2025
@crazytonyli crazytonyli requested a review from kean September 2, 2025 00:37
Copy link

sonarqubecloud bot commented Sep 2, 2025

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number28710
VersionPR #24787
Bundle IDorg.wordpress.alpha
Commitd9cc98b
Installation URL08se5361hrm4o
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number28710
VersionPR #24787
Bundle IDcom.jetpack.alpha
Commitd9cc98b
Installation URL5nbic6969nta8
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Copy link
Contributor

@kean kean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It worked, and I confimed that these methods are only called when something actually changes: splitViewControllerDidExpand, splitViewControllerDidCollapse. I was concerned whether they get called on the first appearance or something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants