From 5a8bca84dfed5ae454e993d95921471ca673118c Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Sat, 8 Jul 2017 12:52:55 +0100 Subject: [PATCH] Added a bug about cursor scrolling. --- BUGS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BUGS b/BUGS index 8abebf7..b5200c9 100644 --- a/BUGS +++ b/BUGS @@ -8,6 +8,8 @@ Current the timed out status when un-paused. - Tmp files are being left behind after shutdown. - All tools in AppImages aren't working correctly. See ./vigil --self_test +- When the cursor is at the top of the summary, and it is moved up, there + is a glitch in the scrolling. Current (tool related)