1
0
forked from aniani/vim

patch 8.1.1998: redraw even when no popup window filter was invoked

Problem:    Redraw even when no popup window filter was invoked.
Solution:   Only redraw when must_redraw was set to a larger value.
This commit is contained in:
Bram Moolenaar
2019-09-07 14:33:36 +02:00
parent bcb4c8f905
commit fbb3bc89b3
2 changed files with 4 additions and 1 deletions

View File

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