Merge pull request #434 from embark-framework/addScroller

should add scroller to available services
This commit is contained in:
Iuri Matias 2018-05-18 09:30:37 -04:00 committed by GitHub
commit 14eb48fa6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -270,6 +270,12 @@ class Dashboard {
border: {
type: "line"
},
scrollable: true,
alwaysScroll: true,
scrollbar: {
ch: " ",
inverse: true
},
style: {
fg: -1,
border: {