1
0
forked from aniani/vim

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)
This commit is contained in:
LemonBoy
2022-05-10 20:54:46 +01:00
committed by Bram Moolenaar
parent d98e75e236
commit a773d84570
2 changed files with 15 additions and 11 deletions

View File

@@ -746,6 +746,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4936,
/**/
4935,
/**/