1
0
forked from aniani/vim

patch 9.0.0907: restoring window after WinScrolled may fail

Problem:    Restoring window after WinScrolled may fail.
Solution:   Lock the window layout when triggering WinScrolled.
This commit is contained in:
Bram Moolenaar
2022-11-19 11:41:30 +00:00
parent ff95ce0930
commit d63a85592c
5 changed files with 71 additions and 8 deletions

View File

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