]> granicus.if.org Git - vim/commit
patch 8.1.0355: incorrect adjusting the popup menu for the preview window v8.1.0355
authorBram Moolenaar <Bram@vim.org>
Sun, 9 Sep 2018 13:27:59 +0000 (15:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 9 Sep 2018 13:27:59 +0000 (15:27 +0200)
commita750ac2288eae4f751185597885552e9b6e4d27c
treea74cad834ec36b20644eedb479d32e99173684d2
parent53c8a478cc4265549597b00214e0da812154742e
patch 8.1.0355: incorrect adjusting the popup menu for the preview window

Problem:    Incorrect adjusting the popup menu for the preview window.
Solution:   Compute position and height properl. (Ronan Pigott)  Also show at
            least ten items. (closes #3414)
src/popupmnu.c
src/version.c