diff --git a/viewport/viewport.go b/viewport/viewport.go index 184f1ec..f0939cf 100644 --- a/viewport/viewport.go +++ b/viewport/viewport.go @@ -11,7 +11,7 @@ import ( ) const ( - defaultHorizontalStep = 5 + defaultHorizontalStep = 6 ) // New returns a new model with the given width and height as well as default