renderer?.resetView()}>
{#if loading}
{:else if error}
{error}
{/if}
{buildingIndex + 1} / {BUILDING_COUNT} {displayName}{variantLabel ? ` (${variantLabel})` : ''}
{#if !isDefault && !loading && !error} {/if}