From fdefd11a6dbdfbdfd1b279c342a7e4d3dad4f8d4 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Sun, 22 Jul 2018 14:33:28 +0800 Subject: [PATCH] Add new todo --- docs/TODOLIST.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/TODOLIST.md b/docs/TODOLIST.md index f0ca451..eea90fa 100644 --- a/docs/TODOLIST.md +++ b/docs/TODOLIST.md @@ -3,6 +3,7 @@ * Browser: implement js plugin like vimium * Browser: study more code from https://github.com/LavaPower/Browthon-Old/blob/c25d5721b40e95131a3c521566a18467f13ecbf0/files/Browthon_elements.py * ImageViewer: add zoom support +* Pdfviewer: press g, then press Ctrl + G, all keystroke can't work. * Pdfviewer: hover mouse to detect url postion, ctrl + button can open url under mouse. * Pdfviewer: open link like vimium. * Pdfviewer: fix page still in scrolling even user release key.