From 8783237b46a02abc8e63932053ab364fb6ede7a9 Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 12 Feb 2019 14:54:09 +0000 Subject: [PATCH] Removed todo --- src/components/paneNavigate.vue | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/paneNavigate.vue b/src/components/paneNavigate.vue index 042df8c4..0e830083 100644 --- a/src/components/paneNavigate.vue +++ b/src/components/paneNavigate.vue @@ -62,11 +62,6 @@ - -

- TODO: Add click-navigation (and scroll focus) by adding event listeners to the stream panel (e.g. v-on:click, v-on:scroll) - -