Skip to content

Draft: Liquid Glass Adaptation on UIScrollView#4275

Draft
johnzhou721 wants to merge 8 commits intobeeware:mainfrom
johnzhou721:solarium
Draft

Draft: Liquid Glass Adaptation on UIScrollView#4275
johnzhou721 wants to merge 8 commits intobeeware:mainfrom
johnzhou721:solarium

Conversation

@johnzhou721
Copy link
Copy Markdown
Contributor

@johnzhou721 johnzhou721 commented Mar 26, 2026

DRAFT — Not ready for review.

Missing:

  • Detect iOS 18 broken blur effect in some cases
  • Add appropriate parameters to other types of scrolling content
  • Audit scroll control behaviors
  • Coverage, tests, remove unused branches for now

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@johnzhou721 johnzhou721 marked this pull request as draft March 26, 2026 01:38
# a scrolling event is unreliable.
@objc_method
def wantsForwardedScrollEventsForAxis_(self, axis: int) -> None: # pragma: no cover
def wantsForwardedScrollEventsForAxis_(self, axis: int) -> bool: # pragma: no cover
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Drive-by fix.

Comment out the scroll_horizontal property in base.py.
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