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

Not work in real device for resizable image in iOS 16 #1

Open
LeePepe opened this issue Nov 17, 2022 · 0 comments
Open

Not work in real device for resizable image in iOS 16 #1

LeePepe opened this issue Nov 17, 2022 · 0 comments

Comments

@LeePepe
Copy link

LeePepe commented Nov 17, 2022

I found a problem: the Image with .resizable() will not follow the position property, and setting to .position or .frame is the same behavior.
And it works in the simulator, and also works without .resizable(). In the view show-up, it also works if not have offset, but doesn't work in dismiss. So I think it is an iOS bug.
What should I do in the next step?

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

No branches or pull requests

1 participant