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:
committed by
Bram Moolenaar
parent
280aebfd35
commit
9f53e7bd7f
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4776,
|
||||
/**/
|
||||
4775,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user