1
0
forked from aniani/vim

patch 8.1.0355: incorrect adjusting the popup menu for the preview window

Problem:    Incorrect adjusting the popup menu for the preview window.
Solution:   Compute position and height properl. (Ronan Pigott)  Also show at
            least ten items. (closes #3414)
This commit is contained in:
Bram Moolenaar
2018-09-09 15:27:59 +02:00
parent 53c8a478cc
commit a750ac2288
2 changed files with 17 additions and 6 deletions

View File

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