1
0
forked from aniani/vim

patch 8.2.4967: MS-Windows GUI: mouse event test sometimes fails

Problem:    MS-Windows GUI: mouse event test sometimes fails.
Solution:   Ignore one move event only if there is an extra event.
This commit is contained in:
Bram Moolenaar
2022-05-16 17:07:41 +01:00
parent e5162e76c0
commit 3c25a8617a
2 changed files with 4 additions and 2 deletions

View File

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