From 94cab7aaf71d061889f2fe3b951e6b9021f0beaa Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Tue, 16 Jan 2018 18:08:37 -0800 Subject: [PATCH] improve virtual list update perf --- routes/_components/VirtualListItem.html | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/routes/_components/VirtualListItem.html b/routes/_components/VirtualListItem.html index 8f8897f3..16bcd367 100644 --- a/routes/_components/VirtualListItem.html +++ b/routes/_components/VirtualListItem.html @@ -13,13 +13,28 @@