1
0
forked from aniani/vim

patch 9.0.1303: Motif: scrollbar width/height wrong when maximized

Problem:    Motif: scrollbar width/height wrong when maximized.
Solution:   Set the width/height when creating the scrollbar. (closes #11946)
This commit is contained in:
qsmodo
2023-02-11 19:12:57 +00:00
committed by Bram Moolenaar
parent aab2ead008
commit 094b8473ed
2 changed files with 7 additions and 3 deletions

View File

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