I uploaded the Looker Studio screenshots to AppSheet with the “Image upload size” set to “Full”. Previously, I could click the square icon in the top right to display them at full size in AppSheet. Of course, I could also read the text within them.
All images previously uploaded at Full size are now similarly displayed in reduced size. Before, I could use the square icon in the top right to view them at full size.
Speculating on the Cause
Currently, it appears the square icon in the top right has been removed, replaced by a zoom control in the top left. My guess is that this top-left control is not properly retrieving the image size. Related to this, when displaying an image in AppSheet and right-clicking to “Save image as…”, you can download the original full-size image. This suggests the top-left control is not functioning correctly.
Test Conditions
I tested with the following conditions:
- Desktop mode:
- Uploaded a 1920 × 1080 screenshot via the Image Type Column
- Mobile:
- Clicked the Image Type Column to launch the camera and took a photo
For both modes, I tested by switching Settings > Views: General > Inputs > Image upload size between these three options:
In total, I uploaded images in 6 different patterns combining the 2 modes and 3 upload sizes.
Test Results
I displayed the uploaded images in both desktop and mobile modes.
In mobile mode, the images displayed at a size relatively close to the uploaded size. However, since mobile screens are inherently small, image size is less of an issue.
The problem was in desktop mode. In desktop mode, the displayed images were significantly smaller compared to the uploaded image size. My PC resolution is 1920 × 1080. I’ve summarized the desktop mode display results below.
The issue is especially problematic in desktop mode when uploading with Image upload size set to “Full”. While the image uploaded to Google Drive is the same size as the original (1920 × 1080), when displayed in AppSheet, it only shows at about 1/9 of the size(670 × 380). The top-left control doesn’t function. You’ll notice significant reduction in size with other patterns as well.
Image Display Results in Desktop Mode:
Mode of image upload |
Image upload size |
Image sizes uploaded to Google Drive |
Displayed size in AppSheet |
Desktop |
Default |
600 × 337 |
560 × 320 |
Desktop |
High |
1600 × 900 |
560 × 320 |
Desktop |
Full |
1920 × 1080 |
670 × 380 |
Mobile |
Default |
600 × 800 |
240 × 310 |
Mobile |
High |
1600 × 2133 |
650 × 760 |
Mobile |
Full |
3024 × 4032 |
1060 × 1480 |
Conclusion
Based on these results, I suspect the new image display control library is not functioning correctly. The previous square icon in the top right could display images according to their actual size.
Could the development team please investigate this issue and, if they recognize the problem, implement a fix promptly?