1
0
forked from aniani/vim

patch 8.2.4776: GTK: 'lines' and 'columns' may change during startup

Problem:    GTK: 'lines' and 'columns' may change during startup.
Solution:   Ignore stale GTK resize events. (Ernie Rael, closes #10179)
This commit is contained in:
Ernie Rael
2022-04-17 18:27:49 +01:00
committed by Bram Moolenaar
parent 280aebfd35
commit 9f53e7bd7f
2 changed files with 164 additions and 6 deletions

View File

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