From 29d7cd54964fb24b04bf8df45a9b767f4ea662c8 Mon Sep 17 00:00:00 2001 From: Joakim Almgren Date: Tue, 6 Jun 2017 16:27:20 +0200 Subject: [PATCH] minor cleanup --- js/keyboard-shortcuts.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/js/keyboard-shortcuts.js b/js/keyboard-shortcuts.js index b0f8c2eb..dd818d42 100644 --- a/js/keyboard-shortcuts.js +++ b/js/keyboard-shortcuts.js @@ -2,11 +2,18 @@ // keyboard navigation option // v1.1 +// todo change document.getElementsByClassName("file multifile"); to "post-image" +// todo change to navigation replies > post-image e.g. +// for reply in replies: +// for post-image in reply: +// scrollTo(post-image) + + // adding checkbox for turning on/off if (window.Options && Options.get_tab('general')) { Options.extend_tab("general", "
Keyboard Navigation " + - ("") + + "" + "" + "" + "" +
ActionKey
Next Reply
Previous Reply