{#if imageError} {/if}
{$getAltText(asset)} ((imageLoaded = true), (assetFileUrl = imageLoaderUrl))} on:error={() => (imageError = imageLoaded = true)} /> {#if !imageLoaded}
{:else if !imageError}
{#if $slideshowState !== SlideshowState.None && $slideshowLook === SlideshowLook.BlurredBackground} {$getAltText(asset)} {/if} {$getAltText(asset)} {#each getBoundingBox($boundingBoxesArray, $photoZoomState, $photoViewer) as boundingbox}
{/each}
{/if}