mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-16 01:43:21 +00:00
chore(viewport): increase horizontal step to 6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user