Skip to content

Commit a108a68

Browse files
committed
[gocui] Make sure viewLines are up to date before looking at them
They are usually updated in draw(), but in lazygit we're about to add a call to this function in layout, which is at a time where the view is already tainted but hasn't been drawn yet.
1 parent 5de849a commit a108a68

File tree

1 file changed

+1
-0
lines changed
  • vendor/github.com/jesseduffield/gocui

1 file changed

+1
-0
lines changed

vendor/github.com/jesseduffield/gocui/view.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)