-
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
The bug of LinearItemLayout for CollectionView #23936
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! Open similar issues:
Closed similar issues:
|
Could you provide a sample project for us to investigate it further? |
Hi @JieNiGui06. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md 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. |
This issue has been automatically marked as stale because it has been marked as requiring author feedback to reproduce the issue but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate. |
Description
If I set itemspacing as any number such as 10,then the collection view will lag,and if a scroll view was outside,before the collection view scroll to edge ,the external scroll view will be scroll edge together.More,see this https://learn.microsoft.com/zh-cn/answers/questions/1846045/collectionview?comment=question#newest-question-comment
Steps to Reproduce
https://learn.microsoft.com/zh-cn/answers/questions/1846045/collectionview?comment=question#newest-question-comment
Link to public reproduction project repository
https://learn.microsoft.com/zh-cn/answers/questions/1846045/collectionview?comment=question#newest-question-comment
Version with bug
8.0.7 SR2
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android9-14
Did you find any workaround?
no
Relevant log output
No response
The text was updated successfully, but these errors were encountered: