-
Notifications
You must be signed in to change notification settings - Fork 563
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
[iOS][Image Rendering] Cards are too long when added Image via ResourceResolver #4349
Comments
@akaashdev |
@jwoo-msft card-images.zip Regarding the fillMode, I'm not really sure. I have noticed this issue in many cards with images. |
Hi @akaashdev. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions. |
thanks. I have everything I need. |
🎉 Handy links: |
Platform
Details
The
ACRContentHoldingUIView
takes the height of the image when inserted via ResourceResolver, which results in long cards.Steps to reproduce
ACOIResourceResolver
protocolfunc resolveImageViewResource(_ url: URL?) -> UIImageView?
Screenshots
Debugger Screenshots
The text was updated successfully, but these errors were encountered: