0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.1.1620: no test for popup window with border and mask

Problem:    No test for popup window with border and mask.
Solution:   Add this popup window, fix problems.
This commit is contained in:
Bram Moolenaar
2019-07-03 22:50:41 +02:00
parent 435f9f06ca
commit ba45f1f4fb
7 changed files with 77 additions and 50 deletions

View File

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