]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.2939: GTK: righthand scrollbar does not show with split window v8.2.2939
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Jun 2021 14:07:37 +0000 (16:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Jun 2021 14:07:37 +0000 (16:07 +0200)
commit84e9ade826e7a6a03e0ff5cd9a35b48c4d88367e
tree7394f7d11dc3810a534fd5dc8f49cb1676eb566f
parent21492743e80c6740bac65a91311c28bede8ef2f8
patch 8.2.2939: GTK: righthand scrollbar does not show with split window

Problem:    GTK: righthand scrollbar does not show with split window.
Solution:   Adjust padding when two scrollbars are used. (Matt Wozniski,
            closes #8324)
src/gui_gtk.c
src/version.c