forked from aniani/vim
patch 8.2.4913: popup_hide() does not always have effect
Problem: Popup_hide() does not always have effect. Solution: Add the POPF_HIDDEN_FORCE flag. (closes #10376)
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4913,
|
||||
/**/
|
||||
4912,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user