1
0
forked from aniani/vim

patch 8.2.4320: Athena and Motif: when maximized scrollbar position is wrong

Problem:    Athena and Motif: when maximized scrollbar position is wrong.
Solution:   Implement the scrollbar padding functions. (closes #9712)
This commit is contained in:
qsmodo
2022-02-07 15:57:50 +00:00
committed by Bram Moolenaar
parent 4e713bafc0
commit 28f1a51bde
3 changed files with 34 additions and 12 deletions

View File

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