]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrong v8.2.4936
authorLemonBoy <thatlemon@gmail.com>
Tue, 10 May 2022 19:54:46 +0000 (20:54 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 May 2022 19:54:46 +0000 (20:54 +0100)
commita773d84570e224035389f6697ac5634d7f27cccc
treef619ed2e768985d67f1cd2aa9a5a620239a353ac
parentd98e75e23666c159c7e00bcf5b6ad9a933bb0534
patch 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrong

Problem:    MS-Windows: mouse coordinates for scroll event are wrong.
Solution:   Convert coordinates to the text area coordinates. (closes #10400)
src/gui_w32.c
src/version.c