This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
Image changes size when loading single result page #1340
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
🛠 goal: fix
Bug fix
🟩 priority: low
Low priority and doesn't need to be rushed
🎨 tech: css
Requires familiarity with CSS
🔧 tech: vue
Requires familiarity with Vue.js
Description
When viewing a single image result, the image thumbnail will load first, then the fullsize image will load. This frequently causes a smaller image to load momentarily, then flashes to the larger image.
Should the thumbnail not be loaded in this context? Should it be loaded at the same size as the original image so there's no size discrepancy, even if there is a quality discrepancy?
Reproduction
Screenshots
Screencast.2022-04-27.16.08.14.mp4
Environment
Additional context
Resolution
The text was updated successfully, but these errors were encountered: