mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-15 17:04:04 +09:00
more
This commit is contained in:
@@ -4966,7 +4966,7 @@ function drawInstTabMeta(e) {
|
||||
}
|
||||
if (shown < d.layers.length) {
|
||||
con.move(y, INST_RIGHT_X); con.color_pair(colInstGroupHdr, colBackPtn)
|
||||
print(' … ' + (d.layers.length - shown) + ' more layer(s) (resize / not shown)')
|
||||
print(` ${sym.doubledot}${sym.doubledot} ` + (d.layers.length - shown) + ' more layer(s) (resize / not shown)')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user