]> granicus.if.org Git - vim/commit
patch 9.0.0780: 'scroll' value computed in unexpected location v9.0.0780
authorLuuk van Baal <luukvbaal@gmail.com>
Mon, 17 Oct 2022 13:22:03 +0000 (14:22 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 17 Oct 2022 13:22:03 +0000 (14:22 +0100)
commita1a46da87d91cfbf46866627b3e66a757145e8c3
tree060fdc50d91bf1a973a522a1e50c106b6481ad17
parent4ac8e7948cb3e07bc4598ede8b274891d14dfa7c
patch 9.0.0780: 'scroll' value computed in unexpected location

Problem:    'scroll' value computed in unexpected location.
Solution:   Compute 'scroll' when the window height is changed. (Luuk van
            Baal, closes #11387)
src/version.c
src/window.c