When reading on mobile data we don't need to return the full raw image. We could be using something like sharp to downsize these files before we send them to the device.
Resolution
Add a dropdown which allows the user to drop the quality of files and automatically detect a file-size based on network requirements (TBD.)
This has been added to the backlog due to a hard-coded file-enterpreted JPEG quality of 60. This seems to be fine for the time being as it bring's the Pages images with a few hundred kilobytes.
Description
When reading on mobile data we don't need to return the full raw image. We could be using something like sharp to downsize these files before we send them to the device.
Resolution
Add a dropdown which allows the user to drop the quality of files and automatically detect a file-size based on network requirements (TBD.)