-
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][ResourceResolvers] Card elongation #4665
Comments
@akaashdev
|
Behaviour when image is not set |
@akaashdev For the first case, In 2nd case, was the image view on the card? Maybe the empty image view might have caused the issue. You can also try to remove extra view by removing the container that wraps ActionSet. If you could share constraints between the stack view that holds AdaptiveCard view and a contentView, and compression resistance and hugging priority values via e-mail, that will be very helpful.
The whole payload.
|
@jwoo-msft |
Hi @akaashdev. We have acknowledged this issue report. Please continue to follow this issue for updates/progress/questions. |
@jwoo-msft what's the work pending on us here? |
🎉 Handy links: |
🎉This issue is now fixed by #4897 and successfully released as part of our Handy links: |
Platform
What platform is your issue or question related to? (Delete other platforms).
Version
v1.2.11
Details
Cards seems to get long empty spaces when image is set via ResourceResolvers. This sporadically happens on Simulators, but can be frequently noticed on Real Devices in Release Config. (Our Release config is mostly similar to the default Release config)
payloads.zip
card-images.zip
Steps to Reproduce
This happens in Release mode and on real devices
This is noticed on cards that has images contributing to the height of the card. Cards with fixed height don't seem to have this issue.
Visual Debugger Screenshot
The text was updated successfully, but these errors were encountered: