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