mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-25 07:50:21 -05:00
bum pgocui
This commit is contained in:
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user