From 59b0d9c620b22730ce47afbaf94ac7b4560a4a40 Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Thu, 22 Jan 2026 15:41:55 +0300 Subject: [PATCH] feat(FontListItem): refactor component to enhance UX with animations and move away from checkboxes to avoid scroll problems --- .../Font/ui/FontListItem/FontListItem.svelte | 162 ++++++++++++------ 1 file changed, 106 insertions(+), 56 deletions(-) diff --git a/src/entities/Font/ui/FontListItem/FontListItem.svelte b/src/entities/Font/ui/FontListItem/FontListItem.svelte index 12c52a7..f32ec39 100644 --- a/src/entities/Font/ui/FontListItem/FontListItem.svelte +++ b/src/entities/Font/ui/FontListItem/FontListItem.svelte @@ -4,8 +4,8 @@ --> -
-