-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Parent container not expanding to show Images in iOS #19175
Comments
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process. |
Was this working in .NET 7? |
Hi @williambuchanan2. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
Just wondering if this is going to be treated as a priority. It is fairly fundamental functionality so would be good to get it fixed sooner rather than later. |
Any update on this? I think this is the root cause of the scroll jitter which has been reported on iphone so it's causing havoc. |
Still no update on this critical and long running problem? |
@samhouts news about this? |
Description
If you put images into a collection view, the container does not expand to accommodate the image. So you just end up seeing the images as a slit.
Steps to Reproduce
Open demo application from reproduction repository.
Tap "Image Error"
Observe as below - images are not shown in full size.
Link to public reproduction project repository
https://github.com/williambuchanan2/MauiNavigation
Version with bug
8.0.3
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output
No response
The text was updated successfully, but these errors were encountered: