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

PopupView can use the containerRelativeFrame for horizontal scrolling content #350

Open
rolson opened this issue Jun 8, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@rolson
Copy link
Contributor

rolson commented Jun 8, 2023

I think we are doing this math manually at the moment, but new API in SwiftUI simplifies this:

image

There is also the .scrollTargetBehavior(.viewAligned) which causes the horizontal scrolling content to snap into place better.

@rolson rolson added the enhancement New feature or request label Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant