1
0
forked from aniani/vim

patch 8.2.4964: MS-Windows GUI: mouse event test is flaky

Problem:    MS-Windows GUI: mouse event test is flaky.
Solution:   Add a short delay after generating a mouse event.
This commit is contained in:
Bram Moolenaar
2022-05-16 13:34:44 +01:00
parent 386c24cd26
commit 3b675c276c
2 changed files with 33 additions and 28 deletions

View File

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