1
0
forked from aniani/vim

patch 8.1.1906: info popup size is sometimes incorrect

Problem:    Info popup size is sometimes incorrect.
Solution:   Compute the position and size after setting the content.
This commit is contained in:
Bram Moolenaar
2019-08-21 19:33:16 +02:00
parent c7c5f10a36
commit c1f87c9a31
2 changed files with 51 additions and 42 deletions

View File

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