]> granicus.if.org Git - vim/commit
patch 8.1.1778: not showing the popup window right border is confusing v8.1.1778
authorBram Moolenaar <Bram@vim.org>
Tue, 30 Jul 2019 18:32:41 +0000 (20:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 30 Jul 2019 18:32:41 +0000 (20:32 +0200)
commit8c8b88d0ccb7204bb829669885c2e886b7f483bf
tree207f53f52b096edd72180aa6b3ab85f446ff65c2
parentf386f08ccbd88e28479a4131a1b919bd3c0913ea
patch 8.1.1778: not showing the popup window right border is confusing

Problem:    Not showing the popup window right border is confusing.
Solution:   Also show the border when there is no close button. (closes #4747)
src/popupwin.c
src/testdir/dumps/Test_popupwin_20.dump
src/testdir/dumps/Test_popupwin_21.dump
src/version.c