diff --git a/src/components/paneNavigate.vue b/src/components/paneNavigate.vue index 0a25db57..8d64a79c 100644 --- a/src/components/paneNavigate.vue +++ b/src/components/paneNavigate.vue @@ -31,7 +31,7 @@
-
+
@@ -64,10 +64,6 @@

- TODO: Basic keyboard control by adding event listeners to this pane (e.g. v-on:keyup.) -
- TODO: Make step size and position boxes work. -
TODO: Add click-navigation (and scroll focus) by adding event listeners to the stream panel (e.g. v-on:click, v-on:scroll)

@@ -75,25 +71,36 @@