1
0
forked from aniani/vim

patch 8.2.3681: cannot drag popup window after click on a status line

Problem:    Cannot drag popup window after click on a status line. (Sergey
            Vlasov)
Solution:   Reset on_status_line. (closes #9221)
This commit is contained in:
Bram Moolenaar
2021-11-26 15:57:40 +00:00
parent d1d8a595bd
commit bfc5786a61
4 changed files with 24 additions and 0 deletions

View File

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