]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1562: popup window not always redrawn after popup_setoptions() v8.1.1562
authorBram Moolenaar <Bram@vim.org>
Mon, 17 Jun 2019 18:05:45 +0000 (20:05 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 17 Jun 2019 18:05:45 +0000 (20:05 +0200)
commitad24a71e2248e839c875c0bc0e6ad3dbeea16998
tree2f8299092999d13d75f8b248d1f21e5274e774ff
parentae943150d3a2868a89df802c9f530331474451ec
patch 8.1.1562: popup window not always redrawn after popup_setoptions()

Problem:    Popup window not always redrawn after popup_setoptions().
Solution:   Force a redraw.
src/popupwin.c
src/testdir/dumps/Test_popupwin_23.dump [new file with mode: 0644]
src/testdir/test_popupwin.vim
src/version.c