]> granicus.if.org Git - vim/commit
patch 8.2.2132: padding not drawn properly for popup window with title v8.2.2132
authorBram Moolenaar <Bram@vim.org>
Sat, 12 Dec 2020 17:18:06 +0000 (18:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 Dec 2020 17:18:06 +0000 (18:18 +0100)
commit3ae50c775c00b098cdfc9e90b17c4cc07f00e08d
treeacfbf0e1eed648c5656517dea61bfa941877d591
parent709664cca0b59b69caa1ed40ebfcf00b2c672693
patch 8.2.2132: padding not drawn properly for popup window with title

Problem:    Padding not drawn properly for popup window with title.
Solution:   Draw the padding below the title. (closes #7460)
src/popupwin.c
src/testdir/dumps/Test_popupwin_longtitle_3.dump [new file with mode: 0644]
src/testdir/dumps/Test_popupwin_longtitle_4.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c