From a8c0e59a9f73be66f985971c6344192d4ff5f7fb Mon Sep 17 00:00:00 2001 From: Giovanni Abbatepaolo <30571828+bbtgnn@users.noreply.github.com> Date: Thu, 14 Sep 2023 17:03:04 +0200 Subject: [PATCH] fix: timeline scroll behavior (#112) --- .../timeline/page/TimelinePageItem.svelte | 25 +++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/src/components/timeline/page/TimelinePageItem.svelte b/src/components/timeline/page/TimelinePageItem.svelte index 170cdf8..71e55bd 100644 --- a/src/components/timeline/page/TimelinePageItem.svelte +++ b/src/components/timeline/page/TimelinePageItem.svelte @@ -1,17 +1,38 @@ -
+
{#if item.restOfDate}