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
I have a list view that is populated with rows composed of several images. Despite keeping the image size down to thumbnails, the list lags when scrolling during the rendering of any images. Is there anyway to delay rendering the list or each row until the images have been rendered?
Edit: upgrading to 0.4.2 fixed image rendering lag