1
0
forked from aniani/vim

patch 8.1.1399: popup windows not adjusted when switching tabs

Problem:    Popup windows not adjusted when switching tabs.
Solution:   Save and restore first_tab_popupwin. Fix closing a tabpage.
This commit is contained in:
Bram Moolenaar
2019-05-26 14:11:23 +02:00
parent a8c99fb78e
commit ec58384afa
8 changed files with 117 additions and 24 deletions

View File

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