]> granicus.if.org Git - vim/commit
patch 9.0.0907: restoring window after WinScrolled may fail v9.0.0907
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Nov 2022 11:41:30 +0000 (11:41 +0000)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Nov 2022 11:41:30 +0000 (11:41 +0000)
commitd63a85592cef0ee4f0fec5efe2f8d66b31f01f05
tree0b1f1312b6d54ccd334f1931f62399640c42aaa9
parentff95ce0930e6db0037fe8d1fc875a6522b054582
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.
src/errors.h
src/ex_docmd.c
src/proto/window.pro
src/version.c
src/window.c