From 98c0defacc60aa56e02bf3b31454732a03c435a1 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Wed, 24 Jan 2018 19:26:08 -0800 Subject: [PATCH] tweak animation for revealing the timeline --- routes/_components/Timeline.html | 19 ++++++++++++------- routes/_components/VirtualList.html | 10 +++++++++- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/routes/_components/Timeline.html b/routes/_components/Timeline.html index 5a20a32..9613fa4 100644 --- a/routes/_components/Timeline.html +++ b/routes/_components/Timeline.html @@ -8,6 +8,7 @@ footerComponent="{{LoadingFooter}}" showFooter="{{initialized && runningUpdate}}" storeKey="{{timeline}}" + on:initializedVisibleItems="initialize()" />