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

Figure out how to reduce refresh scope in tracklist row update #326

Closed
dweymouth opened this issue Feb 2, 2024 · 0 comments
Closed

Figure out how to reduce refresh scope in tracklist row update #326

dweymouth opened this issue Feb 2, 2024 · 0 comments
Labels
performance Improvement to app speed or resource use

Comments

@dweymouth
Copy link
Owner

Right now we are refreshing the whole tracklist row every time we get the Update callback from Fyne, even though on many of these calls, data in the list row will not have changed. Fixing this should lead to much improved tracklist scrolling smoothness.

@dweymouth dweymouth added the performance Improvement to app speed or resource use label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Improvement to app speed or resource use
Projects
None yet
Development

No branches or pull requests

1 participant