patch 9.0.0720: MS-Windows GUI may have pixel dust from antialiasing v9.0.0720
authorBram Moolenaar <Bram@vim.org>
Tue, 11 Oct 2022 11:48:44 +0000 (12:48 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 11 Oct 2022 11:48:44 +0000 (12:48 +0100)
commit0c502d2e7031611788c301c7da0896f0fd9515fd
treed5118f7ab758a733c62b2db10e26481bbaff35b4
parent56564964e6d0956c29687e8a10cb94fe42f5c097
patch 9.0.0720: MS-Windows GUI may have pixel dust from antialiasing

Problem:    MS-Windows GUI may have pixel dust from antialiasing.
Solution:   When a character changes also redraw the next one. (issue #8532)
src/screen.c
src/version.c