]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0358: wrong drawing in GUI with setcellwidth() v9.1.0358
authorh-east <h.east.727@gmail.com>
Sat, 20 Apr 2024 15:57:19 +0000 (17:57 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 20 Apr 2024 16:04:06 +0000 (18:04 +0200)
commit8927c9b720135610a1193999d29be76927b05ab3
treebdc196a486d27f952f1e516b8c7b608b4b5f4b34
parent564166f68184071775cffffe331a9e12241be1ac
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>
src/screen.c
src/version.c