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