]> granicus.if.org Git - vim/commit
patch 8.1.1998: redraw even when no popup window filter was invoked v8.1.1998
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Sep 2019 12:33:36 +0000 (14:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Sep 2019 12:33:36 +0000 (14:33 +0200)
commitfbb3bc89b3ae29b5d42cc5951db67e2e71a22880
tree7457b2bea69c9d9ee364be4c08072a5b60d26cec
parentbcb4c8f9058c17dead61a0a384cb1e09c5fc459b
patch 8.1.1998: redraw even when no popup window filter was invoked

Problem:    Redraw even when no popup window filter was invoked.
Solution:   Only redraw when must_redraw was set to a larger value.
src/popupwin.c
src/version.c