patch 8.2.4486: MS-Windows GUI: slow scrolling with maximized window v8.2.4486
authorBram Moolenaar <Bram@vim.org>
Tue, 1 Mar 2022 16:02:26 +0000 (16:02 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 1 Mar 2022 16:02:26 +0000 (16:02 +0000)
commitf01af9c4e6f1438cd1112cfff42f3837028c7846
tree781cacd6a6e21dd4c8c2c8b4377a69126f4cfb24
parent3e7637bd266da43c9158f0e1cfe3f7f7843d7147
patch 8.2.4486: MS-Windows GUI: slow scrolling with maximized window

Problem:    MS-Windows GUI: slow scrolling with maximized window.
Solution:   Use a better way to check the window is on screen. (Ken Takata,
            closes #9865)
src/gui_w32.c
src/version.c