Hi,
Op 13 nov. 2017 17:32 schreef "Christian Brabandt" <
[email protected]>:
*'pythondll'*
diff --git a/src/popupmnu.c b/src/popupmnu.c
index ec75281e7..f74a51b7d 100644--- a/src/popupmnu.c+++
b/src/popupmnu.c@@ -66,7 +66,7 @@ pum_display(
do
{- def_width = PUM_DEF_WIDTH;+ def_width = pum_get_height();
max_width = 0;
kind_width = 0;
extra_width = 0;@@ -209,10 +209,10 @@ pum_display(
if (def_width < max_width)
def_width = max_width;
This looks wrong, mixing width and height.
Christ van Willegen
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.