This commit is contained in:
Timothy Jaeryang Baek 2025-11-19 14:22:42 -05:00
parent aad23e2e53
commit c49bcc65c4

View file

@ -345,8 +345,8 @@
textScale = 1; textScale = 1;
} else { } else {
textScale = null; textScale = null;
setTextScaleHandler(1);
} }
setTextScaleHandler(1);
}} }}
> >
{#if textScale === null} {#if textScale === null}