Fix drawing issue

This commit is contained in:
Bryan Ashby 2022-07-16 12:35:24 -06:00
parent 9db60c65f5
commit e6cceeee3a
No known key found for this signature in database
GPG Key ID: C2C1B501E4EFD994
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ function VerticalMenuView(options) {
}
text = `${sgr}${strUtil.pad(
text,
`${text}${this.styleSGR1}`,
this.dimens.width,
this.fillChar,
this.justify