Fixed a bug in scrolling.
This commit is contained in:
parent
5a8bca84df
commit
547983819d
2 changed files with 3 additions and 3 deletions
4
BUGS
4
BUGS
|
|
@ -8,8 +8,6 @@ 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)
|
||||
|
|
@ -248,6 +246,8 @@ Fixed
|
|||
- gcc is not working inside the sandbox.
|
||||
<- Let /dev/null through the sandbox.
|
||||
- There is no color in lxterminal, only shades of grey.
|
||||
- When the cursor is at the top of the summary, and it is moved up, there
|
||||
is a glitch in the scrolling.
|
||||
|
||||
|
||||
Won't fix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue