]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2324: with of scrollbar in popup menu not taken into account v8.1.2324
authorBram Moolenaar <Bram@vim.org>
Thu, 21 Nov 2019 11:12:35 +0000 (12:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Nov 2019 11:12:35 +0000 (12:12 +0100)
commit202c3f7e3e5a90135ad37100fbfd6583c84a6c99
tree24212dfadb1920af7ad395a18d17ff3c7cfaf212
parent403f3eb4c1890826a5b3b5922c0e8e45be79a476
patch 8.1.2324: with of scrollbar in popup menu not taken into account

Problem:    With of scrollbar in popup menu not taken into account.
Solution:   Add the width of the scrollbar.
src/popupmenu.c
src/testdir/dumps/Test_popupwin_infopopup_6.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c