Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix an inappropriate condition to determine scrolling content (#633) #638

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

scenee
Copy link
Owner

@scenee scenee commented Jul 2, 2024

pre > .zero condition is not working for FloatingPanelLayoutAnchor with zero or minus absoluteInset. In fact, the condition is not needed here.

@scenee scenee force-pushed the iss-633 branch 2 times, most recently from ac31bd2 to 5ed239d Compare July 3, 2024 13:23
…633)

`pre > .zero` condition is not working for `FloatingPanelLayoutAnchor` with
zero or minus `absoluteInset`. In fact, the condition is not needed here.
@scenee scenee merged commit 6821b26 into master Jul 4, 2024
22 checks passed
@scenee scenee deleted the iss-633 branch July 4, 2024 01:08
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