Skip to content
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

List view bad scroll performance due to IconTintColorBehavior in item list template #24850

Closed
TheSundayDev opened this issue Sep 20, 2024 · 3 comments

Comments

@TheSundayDev
Copy link

Description

After the last update my listview scroll performance are worse during item property changed when I have Image with IconTintColorBehavior inside item template.

Steps to Reproduce

  1. create a list
  2. as item template put an image with IconTintColorBehavior with a TintColor bound to a property

3. fill the list with eg 30 items and update randomly the property ImageColor during scrolling. The scrolling freeze. 4. if you use a static color as TintColor="Red" works correctly thanks

Link to public reproduction project repository

No response

Version with bug

8.0.82 SR8.2

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, Android

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

No response

@TheSundayDev TheSundayDev added the t/bug Something isn't working label Sep 20, 2024
Copy link
Contributor

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:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@TheSundayDev
Copy link
Author

hi,
you can close thanks

@kubaflo
Copy link
Contributor

kubaflo commented Sep 22, 2024

Closing as requested

@kubaflo kubaflo closed this as completed Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants