dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.99k stars 1.72k forks source link

[iOS] Item Sizing Strategy Gallery currently doesn't display items consistently. #19064

Open PureWeen opened 9 months ago

PureWeen commented 9 months ago

Description

If you run the Item Size Gallery in our sample gallery, you'll notice that the items don't display consistently. I think all the cells are correctly sized themselves but then the content seems to change how it's measured.

For example, if you scroll right then scroll back left you'll see the first item changes sizes

image

Steps to Reproduce

Link to public reproduction project repository

No response

Version with bug

8.0.3

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

ghost commented 9 months ago

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.