You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: