-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Mobile performance improvements #417
Conversation
1c902c9
to
d4b3bdd
Compare
3e3862f
to
6aa4704
Compare
There are two issues I noticed
Android.Emulator.-.PixelXLAPI30_5554.2022-08-07.13-16-17.mp4 |
I think the loading indicator (or something like it) is necessary here because zooming is disabled in stage 1 and 2. Good catch with the exif sheet! I think I messed this up during a rebase. |
So this poses the question, do we need 3 stages of loading? Especially on mobile, since it increases data consumption with a little trade-off on quality. |
Different strategies (optimized rendering, caching) to improve the performance of the mobile app.
Progress:
remote_photo_view
until HD version is loaded (prevents jumping)image_viewer_page