From cb0d7c3d8d8f0cd195c93525519ca28a41fa22c8 Mon Sep 17 00:00:00 2001 From: Andy Stewart Date: Sun, 15 Dec 2019 21:13:36 +0800 Subject: [PATCH] Update todo list. --- docs/TODOLIST.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/TODOLIST.md b/docs/TODOLIST.md index b7270ab..8cadd66 100644 --- a/docs/TODOLIST.md +++ b/docs/TODOLIST.md @@ -3,7 +3,6 @@ * 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: use mupdf/page.searchFor implement search text in pdf. * PdfViewer: allow select text. * PdfViewer: use self.document.getToC() fetch and render bookmark. * Support HiDPI? I haven't HiDPI screen.