We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Review feature seems to be downloading the full file, for instance 13.49 MB for file https://commons.wikimedia.org/wiki/File:1989_MG_Maestro_Turbo_2.jpg :
Review
The image in the review above took 10+ seconds to show up despite a good internet connection.
Pictures can be arbitrarily large, 50 MB can happen with people connecting their DLSR camera to their smartphone.
So, we should download only thumbnails, not the full file. I believe the Home activity and Explore correctly download thumbnails.
This is kind of a sub-issue for #5743
The text was updated successfully, but these errors were encountered:
I can work on this.
Sorry, something went wrong.
savsch
Successfully merging a pull request may close this issue.
The
Review
feature seems to be downloading the full file, for instance 13.49 MB for file https://commons.wikimedia.org/wiki/File:1989_MG_Maestro_Turbo_2.jpg :The image in the review above took 10+ seconds to show up despite a good internet connection.
Pictures can be arbitrarily large, 50 MB can happen with people connecting their DLSR camera to their smartphone.
So, we should download only thumbnails, not the full file. I believe the Home activity and Explore correctly download thumbnails.
This is kind of a sub-issue for #5743
The text was updated successfully, but these errors were encountered: