mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.325 #1078
Problem: When starting the gui and changing the window size the status line may not be drawn correctly. Solution: Catch new_win_height() being called recursively. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=1f288d247548
This commit is contained in:
@@ -270,7 +270,7 @@ static int included_patches[] = {
|
||||
328,
|
||||
327,
|
||||
//326 NA
|
||||
//325,
|
||||
325,
|
||||
//324,
|
||||
323,
|
||||
//322 NA
|
||||
|
Reference in New Issue
Block a user