author | Thomas Jansen <mithi@mithi.net> | |
Mon, 17 Aug 2009 10:19:37 +0000 (12:19 +0200) | ||
committer | Thomas Jansen <mithi@mithi.net> | |
Mon, 17 Aug 2009 10:19:37 +0000 (12:19 +0200) | ||
commit | f4a47d5dc83c5c18ea41e172c775e2fbcd81a49a | |
tree | 398f5ed99ad17a3d3dd4d03cc4897ced17d47d99 | tree | snapshot |
parent | ce87a1eea3e6f7f24b7fd82db8d3775cf456818c | commit | diff |
Fixed rogue character after volume change
Volume changes that result in a shorter string length did not clean up the
now unused characters. We check the expected (relative) string length before
updating the screen and do a full repaint in that case.
Volume changes that result in a shorter string length did not clean up the
now unused characters. We check the expected (relative) string length before
updating the screen and do a full repaint in that case.
src/screen.c | diff | blob | history |