{#if imageError}
{/if}
{#if !imageLoaded}
{:else if !imageError}
({})} onswipe={onSwipe} class="h-full w-full" transition:fade={{ duration: haveFadeTransition ? 150 : 0 }} > {#if $slideshowState !== SlideshowState.None && $slideshowLook === SlideshowLook.BlurredBackground} {/if} {$getAltText(toTimelineAsset(asset))} {#each getBoundingBox($boundingBoxesArray, $photoZoomState, $photoViewerImgElement) as boundingbox}
{/each}
{#if isFaceEditMode.value} {/if} {/if}