From 725a47a79966c354020e38f76b48525f350b4212 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Tue, 16 Jan 2018 17:33:47 -0800 Subject: [PATCH] use throttle instead of debounce --- routes/_components/VirtualList.html | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/routes/_components/VirtualList.html b/routes/_components/VirtualList.html index 59906106..89c02d57 100644 --- a/routes/_components/VirtualList.html +++ b/routes/_components/VirtualList.html @@ -17,29 +17,32 @@