Select a photo to preview
0 ? `${String(imgNaturalW)}px` : 'auto'}
style:height={imgNaturalH > 0 ? `${String(imgNaturalH)}px` : 'auto'}
style:max-width="none"
style:transform={imageTransform}
style:transform-origin="center center"
draggable="false"
onload={handleImageLoad}
/>
{:else if showThumbnail}