1
0
forked from aniani/vim

patch 9.0.1493: popup menu position wrong in window with toolbar

Problem:    Popup menu position wrong in window with toolbar.
Solution:   Take the window toolbar into account when positioning the popup
            menu. (closes #12308)
This commit is contained in:
zeertzjq
2023-04-27 19:36:55 +01:00
committed by Bram Moolenaar
parent b7f2270bab
commit 4e1ca0d9a6
4 changed files with 33 additions and 2 deletions

View File

@@ -695,6 +695,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1493,
/**/
1492,
/**/