]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0099 v8.0.0099
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Nov 2016 16:47:07 +0000 (17:47 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Nov 2016 16:47:07 +0000 (17:47 +0100)
commit73095288da839f7c738a49baa109773e76106806
treef2b41b5f928bb4f3ed5c70aa591d1aa698eadf3d
parent58c358753ef47e217e18c0bf8a2fca9d1ea23a8e
patch 8.0.0099
Problem:    Popup menu always appears above the cursor when it is in the lower
            half of the screen. (Matt Gardner)
Solution:   Compute the available space better. (Hirohito Higashi,
            closes #1241)
src/popupmnu.c
src/version.c