fixes/mobile-comparator #25

Merged
ilia merged 10 commits from fixes/mobile-comparator into main 2026-02-10 16:21:45 +00:00
2 changed files with 3 additions and 7 deletions
Showing only changes of commit 1c2fca784f - Show all commits

View File

@@ -49,8 +49,6 @@ onMount(async () => {
}
fontsReady = true;
});
$inspect(fontsReady);
</script>
<svelte:head>

View File

@@ -167,10 +167,6 @@ $effect(() => {
{char}
{proximity}
{isPast}
weight={typography.weight}
size={typography.renderedSize}
fontAName={fontA.name}
fontBName={fontB.name}
/>
{/if}
{/each}
@@ -202,7 +198,9 @@ $effect(() => {
>
<!-- Text Rendering Container -->
{#if isLoading}
<div out:fade={{ duration: 300 }}>
<Loader size={24} />
</div>
{:else}
<div
class="