Open
Conversation
- Alternative views for iOS26+. Original views still remain for previous versions. - PostsPageView toolbar page select count uses new vertical layout - Root tab navbars initially display opaque title headers, but switch to translucent on scroll
…Specifically fixes YOSPOS title text so it is visible after scrolling the threadlist
Contributor
Author
|
This PR is the last iOS26 related branch that was split out from the now closed "iOS26 Fixes" PR |
- Preview and Post buttons had a blue background, which conflicted with multiple blue navbar header backgrounds. Changed these to .plain style. - Removed all themed tinting for text and icon top buttons in iOS26. Now these will be either black or white depending on the mode. Themed tints were making these buttons illegible in liquid glass
… per feedback received. Still need a separate custom view in order to group the controls together with a shared glass background.
…ode-final branch (which should be merged after this branch)
Contributor
Author
|
Sorry for all the post PR submit updates on this one. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update Navbars and Toolbars for Liquid Glass in both main tab views and posts page/messages/author profile views