1
0
forked from aniani/vim

patch 8.1.1778: not showing the popup window right border is confusing

Problem:    Not showing the popup window right border is confusing.
Solution:   Also show the border when there is no close button. (closes #4747)
This commit is contained in:
Bram Moolenaar
2019-07-30 20:32:41 +02:00
parent f386f08ccb
commit 8c8b88d0cc
4 changed files with 8 additions and 11 deletions

View File

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