forked from aniani/vim
patch 8.2.3614: zindex of popup windows not used when redrawing popup menu
Problem: zindex of popup windows not used when redrawing popup menu. Solution: Check the zindex when redrawing the popup menu. (closes #9129, closes #9089)
This commit is contained in:
committed by
Bram Moolenaar
parent
e015d99abb
commit
6555500bcf
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3614,
|
||||
/**/
|
||||
3613,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user