Fix drawing issue
This commit is contained in:
parent
9db60c65f5
commit
e6cceeee3a
|
@ -100,7 +100,7 @@ function VerticalMenuView(options) {
|
|||
}
|
||||
|
||||
text = `${sgr}${strUtil.pad(
|
||||
text,
|
||||
`${text}${this.styleSGR1}`,
|
||||
this.dimens.width,
|
||||
this.fillChar,
|
||||
this.justify
|
||||
|
|
Loading…
Reference in New Issue