forked from aniani/vim
patch 8.2.2132: padding not drawn properly for popup window with title
Problem: Padding not drawn properly for popup window with title. Solution: Draw the padding below the title. (closes #7460)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2132,
|
||||
/**/
|
||||
2131,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user