1
0
forked from aniani/vim

patch 9.0.0348: MS-Windows: GUI mouse move event test is flaky

Problem:    MS-Windows: GUI mouse move event test is flaky.
Solution:   Wait for a little while for the first move event.
This commit is contained in:
Bram Moolenaar
2022-09-01 14:38:01 +01:00
parent df5320c439
commit 36eb14fa3e
2 changed files with 16 additions and 10 deletions

View File

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