Clear to EOL after the end of meter so that its reading can decrease.
This commit is contained in:
parent
9729f09883
commit
f3b0f3c65d
@ -191,5 +191,6 @@ showswap()
|
||||
waddch(wnd, ' ');
|
||||
while (count--)
|
||||
waddch(wnd, 'X');
|
||||
wclrtoeol(wnd);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user