mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-03-17 21:18:31 +02:00
bum pgocui
This commit is contained in:
parent
4005065404
commit
d57cc739e9
2
vendor/github.com/jesseduffield/gocui/view.go
generated
vendored
2
vendor/github.com/jesseduffield/gocui/view.go
generated
vendored
@ -713,7 +713,7 @@ func (v *View) draw() error {
|
||||
|
||||
if v.Wrap {
|
||||
if maxX == 0 {
|
||||
return errors.New("X size of the view cannot be 0")
|
||||
return nil
|
||||
}
|
||||
v.ox = 0
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user