Alex
Alex
@Fethbita can you try log out and log back in?
Does it always happen like that or just a one time thing?
@maltokyo how many albums do you have? Did you start scrolling right away when you first open the app? The stuttering is due to the albums sync mechanism compete with...
@maltokyo the sync here check for the diff with the server, adding and removing assets on the mobile...etc, basically expensive operations that can be taxing for the client, and it...
@maltokyo maybe a better wording from is the operation of figuring out what to sync is taxing and competing with UI thread
@maltokyo thanks for the offer, we already known the bottle neck and have plans to word toward improving it in the near future
@orywig yeah the album sync is causing the competition with the UI thread at the moment. The looping over albums and each assets to calculate which one need to be...
@Cookie-Monster-Coder hmmm, what is your phone model? If you go to App Settings > Advanced > toggle Prefer Remote Image, does it help?
Hmm, this is very odd; I tested my 80_000 assets library on a Pixel 8 and Galaxy 23 and cannot cause it to crash or stutter after the assets and...
@maltokyo Yep, that will do it for your case. Until the new album sync is implemented, it is not pretty for 1000s albums at the moment