1
0
forked from aniani/vim

patch 8.2.5040: scrollbar thumb in scrolled popup not visible

Problem:    Scrollbar thumb in scrolled popup not visible.
Solution:   Show at least one thumb character. (fixes 10492)
This commit is contained in:
Bram Moolenaar
2022-05-29 18:18:18 +01:00
parent 83bd7a9740
commit fc376e0b1a
4 changed files with 28 additions and 2 deletions

View File

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