From 75d78d44a20d278cb56c51bf17493231b31713f4 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 21 Jan 2018 14:31:59 -0800 Subject: [PATCH] add a nice fade effect --- routes/_components/Timeline.html | 6 ++++-- routes/_components/VirtualList.html | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/routes/_components/Timeline.html b/routes/_components/Timeline.html index a52db71b..7b7a5f32 100644 --- a/routes/_components/Timeline.html +++ b/routes/_components/Timeline.html @@ -1,8 +1,10 @@ <:Window bind:online /> -
+
+ on:scrollToBottom="onScrollToBottom()" + shown="{{initialized}}" + />