panelreel-demo: no general border

pull/124/head
nick black 5 years ago
parent 52f5bd1612
commit bf12ea3c59
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -246,6 +246,8 @@ panelreel_demo_core(struct notcurses* nc, int efd, tabletctx** tctxs){
.circular = true,
.min_supported_cols = 8,
.min_supported_rows = 5,
.bordermask = NCBOXMASK_BOTTOM | NCBOXMASK_TOP |
NCBOXMASK_LEFT | NCBOXMASK_RIGHT,
.borderattr = CELL_TRIVIAL_INITIALIZER,
.tabletattr = CELL_TRIVIAL_INITIALIZER,
.focusedattr = CELL_TRIVIAL_INITIALIZER,

Loading…
Cancel
Save