forked from aniani/vim
patch 9.1.0358: wrong drawing in GUI with setcellwidth()
Problem: wrong drawing in GUI with setcellwidth()
(after v9.1.0344)
Solution: move gui.in_use condition (h-east)
closes: #14600
Signed-off-by: h-east <h.east.727@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
564166f681
commit
8927c9b720
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
358,
|
||||
/**/
|
||||
357,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user